Home
last modified time | relevance | path

Searched defs:mConfirmButton (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Camera2/src/com/android/camera/widget/
H A DLocationDialogLayout.java40 private View mConfirmButton; field in LocationDialogLayout
H A DAspectRatioDialogLayout.java38 private View mConfirmButton; field in AspectRatioDialogLayout
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/biometrics/
H A DAuthBiometricFaceViewTest.java56 @Mock private Button mConfirmButton; field in AuthBiometricFaceViewTest
H A DAuthBiometricFaceToFingerprintViewTest.java71 @Mock private Button mConfirmButton; field in AuthBiometricFaceToFingerprintViewTest
/aosp12/packages/providers/ContactsProvider/src/com/android/providers/contacts/debug/
H A DContactsDumpActivity.java42 private Button mConfirmButton; field in ContactsDumpActivity
/aosp12/packages/providers/CalendarProvider/src/com/android/providers/calendar/
H A DCalendarDebugActivity.java47 private Button mConfirmButton; field in CalendarDebugActivity
/aosp12/frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/
H A DMainInteractionSession.java56 Button mConfirmButton; field in MainInteractionSession
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/
H A DAuthBiometricView.java206 @VisibleForTesting Button mConfirmButton; field in AuthBiometricView