Searched defs:getInteger (Results 1 – 9 of 9) sorted by relevance
49 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
130 public int getInteger(int id) { in getInteger() method in ExternalResources.Resources
1282 public final int getInteger(@NonNull String name) { in getInteger() method in MediaFormat1293 public final int getInteger(@NonNull String name, int defaultValue) { in getInteger() method in MediaFormat
358 public int getInteger(int index, int defValue) { in getInteger() method in BridgeTypedArray
665 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
1189 public int getInteger(@IntegerRes int id) throws NotFoundException { in getInteger() method in Resources