HomeSort by relevance Sort by last modified time
    Searched defs:getExtraInsetFraction (Results 1 - 8 of 8) sorted by null

  /frameworks/base/graphics/java/android/graphics/drawable/
AdaptiveIconDrawable.java 70 * Rect(getBounds().left - getBounds().getWidth() * #getExtraInsetFraction(),
71 * getBounds().top - getBounds().getHeight() * #getExtraInsetFraction(),
72 * getBounds().right + getBounds().getWidth() * #getExtraInsetFraction(),
73 * getBounds().bottom + getBounds().getHeight() * #getExtraInsetFraction())
240 public static float getExtraInsetFraction() {
264 * extended by {@link #getExtraInsetFraction()} * getBounds().width on left/right sides and by
265 * {@link #getExtraInsetFraction()} * getBounds().height on top/bottom sides.
275 * extended by {@link #getExtraInsetFraction()} * getBounds().width on left/right sides and by
276 * {@link #getExtraInsetFraction()} * getBounds().height on top/bottom sides.
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/sdk/28/
android.jar 
  /prebuilts/sdk/current/
android.jar 
  /prebuilts/sdk/system_28/
android.jar 
  /prebuilts/sdk/system_current/
android.jar 

Completed in 65 milliseconds