Home
last modified time | relevance | path

Searched defs:announce (Results 1 – 6 of 6) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/keyguard/
H A DKeyguardAbsKeyInputView.java68 protected abstract void resetPasswordText(boolean animate, boolean announce); in resetPasswordText()
H A DKeyguardPinBasedInputView.java145 protected void resetPasswordText(boolean animate, boolean announce) { in resetPasswordText()
H A DKeyguardPasswordView.java143 protected void resetPasswordText(boolean animate, boolean announce) { in resetPasswordText()
H A DPasswordTextView.java336 public void reset(boolean animated, boolean announce) { in reset()
/aosp14/frameworks/base/core/java/android/widget/
H A DDatePickerCalendarDelegate.java316 private void onCurrentDateChanged(boolean announce) { in onCurrentDateChanged()
/aosp14/system/core/fastboot/
H A Dfastboot.cpp348 bool announce = true) { in open_device()
433 bool announce = true; in open_device() local