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

  /frameworks/base/graphics/java/android/graphics/drawable/
AdaptiveIconDrawable.java 83 public static final float MASK_SIZE = 100f;
332 mMaskMatrix.setScale(b.width() / MASK_SIZE, b.height() / MASK_SIZE);
    [all...]
  /packages/apps/Bluetooth/src/com/android/bluetooth/map/
BluetoothMapContent.java 78 private static final int MASK_SIZE = 0x00000080;
703 if ((ap.getParameterMask() & MASK_SIZE) != 0) {
    [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 65 milliseconds