Searched defs:getDimension (Results 1 – 11 of 11) sorted by relevance
186 public float getDimension(@NonNull Context context, PartnerConfig resourceConfig) { in getDimension() method in PartnerConfigHelper199 public float getDimension( in getDimension() method in PartnerConfigHelper
359 public float getDimension(int index, float defValue) { in getDimension() method in BridgeTypedArray475 private int getDimension(int index, @Nullable String name) { in getDimension() method in BridgeTypedArray
572 static float getDimension(Resources resources, int id) throws NotFoundException { in getDimension() method in Resources_Delegate
112 public float getDimension(int id) throws NotFoundException { in getDimension() method in MockResources
101 public int getDimension(int i) { in getDimension() method in FrameFormat
414 public float getDimension(DisplayMetrics metrics) in getDimension() method in TypedValue
178 public float getDimension(int id) { in getDimension() method in ExternalResources.Resources
398 int getDimension(int boundSize) { in getDimension() method in InsetDrawable.InsetValue
545 private int getDimension(@NonNull ResourceReference attrRef, int defaultValue) { in getDimension() method in Layout.Builder
668 public float getDimension(@StyleableRes int index, float defValue) { in getDimension() method in TypedArray
671 public float getDimension(@DimenRes int id) throws NotFoundException { in getDimension() method in Resources