Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DMediaFormat.java523 public final int getInteger(String name) { in getInteger() method in MediaFormat
532 public final int getInteger(String name, int defaultValue) { in getInteger() method in MediaFormat
/frameworks/base/test-runner/src/android/test/mock/
DMockResources.java142 public int getInteger(int id) throws NotFoundException { in getInteger() method in MockResources
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DTintTypedArray.java116 public int getInteger(int index, int defValue) { in getInteger() method in TintTypedArray
DResourcesWrapper.java170 public int getInteger(int id) throws NotFoundException { in getInteger() method in ResourcesWrapper
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
DBridgeTypedArray.java339 public int getInteger(int index, int defValue) { in getInteger() method in BridgeTypedArray
DBridgeResources.java419 public int getInteger(int id) throws NotFoundException { in getInteger() method in BridgeResources
/frameworks/base/core/java/android/content/res/
DTypedArray.java441 public int getInteger(int index, int defValue) { in getInteger() method in TypedArray
DResources.java1016 public int getInteger(int id) throws NotFoundException { in getInteger() method in Resources