Home
last modified time | relevance | path

Searched defs:getInteger (Results 1 – 12 of 12) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DMockResources.java43 public int getInteger(int id) { in getInteger() method in MockResources
/frameworks/base/media/java/android/media/
DMediaFormat.java833 public final int getInteger(String name) { in getInteger() method in MediaFormat
842 public final int getInteger(String name, int defaultValue) { in getInteger() method in MediaFormat
/frameworks/base/test-runner/src/android/test/mock/
DMockResources.java147 public int getInteger(int id) throws NotFoundException { in getInteger() method in MockResources
/frameworks/support/v7/appcompat/src/android/support/v7/widget/
DTintTypedArray.java184 public int getInteger(int index, int defValue) { in getInteger() method in TintTypedArray
DResourcesWrapper.java171 public int getInteger(int id) throws NotFoundException { in getInteger() method in ResourcesWrapper
/frameworks/base/packages/Osu/src/com/android/hotspot2/omadm/
DMOManager.java978 private static int getInteger(OMANode intNode, int dflt) throws OMAException { in getInteger() method in MOManager
985 private static int getInteger(OMANode intNode) throws OMAException { in getInteger() method in MOManager
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
DBridgeTypedArray.java331 public int getInteger(int index, int defValue) { in getInteger() method in BridgeTypedArray
DResources_Delegate.java615 static int getInteger(Resources resources, int id) throws NotFoundException { in getInteger() method in Resources_Delegate
/frameworks/base/packages/Osu/src/com/android/anqp/
DConstants.java172 public static long getInteger(ByteBuffer payload, ByteOrder bo, int size) { in getInteger() method in Constants
/frameworks/base/core/java/android/content/res/
DTypedArray.java561 public int getInteger(@StyleableRes int index, int defValue) { in getInteger() method in TypedArray
DResources.java1079 public int getInteger(@IntegerRes int id) throws NotFoundException { in getInteger() method in Resources
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
DGuidedActionsStylist.java1481 private int getInteger(Context ctx, TypedValue typedValue, int attrId) { in getInteger() method in GuidedActionsStylist