Home
last modified time | relevance | path

Searched refs:SIZE_SMALL (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthDialog.java59 int SIZE_SMALL = 1; field
69 @IntDef({SIZE_UNKNOWN, SIZE_SMALL, SIZE_MEDIUM, SIZE_LARGE})
H A DAuthBiometricView.java184 } else if (mSize == AuthDialog.SIZE_SMALL) {
343 if (newSize == AuthDialog.SIZE_SMALL) { in updateSize()
363 } else if (mSize == AuthDialog.SIZE_SMALL && newSize == AuthDialog.SIZE_MEDIUM) { in updateSize()
529 if (mSize != AuthDialog.SIZE_SMALL) { in updateState()
562 if (mSize == AuthDialog.SIZE_SMALL) { in updateState()
945 updateSize(!mRequireConfirmation && supportsSmallDialog() ? AuthDialog.SIZE_SMALL in onLayout()
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DAuthBiometricFingerprintViewTest.kt204 biometricView.updateSize(AuthDialog.SIZE_SMALL)
/aosp14/frameworks/base/core/java/android/app/
H A DNotification.java10943 public static final int SIZE_SMALL = 2; field in Notification.Builder.WearableExtender
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt6716 field @Deprecated public static final int SIZE_SMALL = 2; // 0x2