Searched defs:getDimension (Results 1 – 11 of 11) sorted by relevance
397 public float getDimension(int index, float defValue) { in getDimension() method in BridgeTypedArray513 private int getDimension(int index, @Nullable String name) { in getDimension() method in BridgeTypedArray
477 public float getDimension(int id) throws NotFoundException { in getDimension() method in BridgeResources
107 public float getDimension(int id) throws NotFoundException { in getDimension() method in MockResources
130 public float getDimension(int index, float defValue) { in getDimension() method in TintTypedArray
110 public float getDimension(int id) throws NotFoundException { in getDimension() method in ResourcesWrapper
101 public int getDimension(int i) { in getDimension() method in FrameFormat
372 public float getDimension(DisplayMetrics metrics) in getDimension() method in TypedValue
404 private int getDimension(String attr, boolean isFramework, int defaultValue) { in getDimension() method in Layout.Builder
512 private int getDimension(Context ctx, TypedValue typedValue, int attrId) { in getDimension() method in GuidedActionsStylist
551 public float getDimension(int index, float defValue) { in getDimension() method in TypedArray
614 public float getDimension(@DimenRes int id) throws NotFoundException { in getDimension() method in Resources