Loading core/java/android/graphics/fonts/FontFamilyUpdateRequest.java +1 −1 Original line number Diff line number Diff line Loading @@ -275,7 +275,7 @@ public final class FontFamilyUpdateRequest { * Returns the index of collection */ public @IntRange(from = 0) int getIndex() { return 0; return mIndex; } } Loading Loading
core/java/android/graphics/fonts/FontFamilyUpdateRequest.java +1 −1 Original line number Diff line number Diff line Loading @@ -275,7 +275,7 @@ public final class FontFamilyUpdateRequest { * Returns the index of collection */ public @IntRange(from = 0) int getIndex() { return 0; return mIndex; } } Loading