Searched defs:getInteger (Results 1 - 6 of 6) sorted by relevance

/frameworks/base/core/java/android/content/res/
H A DTypedArray.java356 public int getInteger(int index, int defValue) { method in class:TypedArray
H A DResources.java818 public int getInteger(int id) throws NotFoundException { method in class:Resources
/frameworks/base/test-runner/src/android/test/mock/
H A DMockResources.java142 public int getInteger(int id) throws NotFoundException { method in class:MockResources
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
H A DBridgeResources.java413 public int getInteger(int id) throws NotFoundException { method in class:BridgeResources
H A DBridgeTypedArray.java411 public int getInteger(int index, int defValue) { method in class:BridgeTypedArray
/frameworks/base/media/java/android/media/
H A DMediaFormat.java191 public final int getInteger(String name) { method in class:MediaFormat

Completed in 1146 milliseconds