Searched defs:getInteger (Results 1 – 10 of 10) sorted by relevance
88 public void getInteger() { in getInteger() method in ResourcesPerfTest
47 public int getInteger(int id) { in getInteger() method in MockResources
90 public int getInteger(int id) { in getInteger() method in ExternalResources.Resources
147 public int getInteger(int id) throws NotFoundException { in getInteger() method in MockResources
129 public int getInteger(int id) { in getInteger() method in ExternalResources.Resources
1181 public final int getInteger(@NonNull String name) { in getInteger() method in MediaFormat1192 public final int getInteger(@NonNull String name, int defaultValue) { in getInteger() method in MediaFormat
338 public int getInteger(int index, int defValue) { in getInteger() method in BridgeTypedArray
664 static int getInteger(Resources resources, int id) throws NotFoundException { in getInteger() method in Resources_Delegate
620 public int getInteger(@StyleableRes int index, int defValue) { in getInteger() method in TypedArray
1112 public int getInteger(@IntegerRes int id) throws NotFoundException { in getInteger() method in Resources