Home
last modified time | relevance | path

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

/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
DBridgeTypedArray.java352 public float getDimension(int index, float defValue) { in getDimension() method in BridgeTypedArray
467 private int getDimension(int index) { in getDimension() method in BridgeTypedArray
DBridgeResources.java329 public float getDimension(int id) throws NotFoundException { in getDimension() method in BridgeResources
/frameworks/base/test-runner/src/android/test/mock/
DMockResources.java107 public float getDimension(int id) throws NotFoundException { in getDimension() method in MockResources
/frameworks/base/media/mca/filterfw/java/android/filterfw/core/
DFrameFormat.java101 public int getDimension(int i) { in getDimension() method in FrameFormat
/frameworks/base/core/java/android/util/
DTypedValue.java346 public float getDimension(DisplayMetrics metrics) in getDimension() method in TypedValue
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DTintTypedArray.java120 public float getDimension(int index, float defValue) { in getDimension() method in TintTypedArray
/frameworks/base/core/java/android/content/res/
DTypedArray.java478 public float getDimension(int index, float defValue) { in getDimension() method in TypedArray
DResources.java570 public float getDimension(int id) throws NotFoundException { in getDimension() method in Resources