Home
last modified time | relevance | path

Searched refs:onPress (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/services/core/java/com/android/server/policy/
DLegacyGlobalActions.java201 ((SinglePressAction) mAdapter.getItem(0)).onPress(); in handleShow()
360 public void onPress() { in onPress() method in LegacyGlobalActions.BugReportAction
423 public void onPress() { in getSettingsAction()
445 public void onPress() {
465 public void onPress() {
487 public void onPress() {
510 public void onPress() {
560 public void onPress() {
626 mAdapter.getItem(which).onPress();
710 public void onPress() {
DPowerAction.java63 public void onPress() { in onPress() method in PowerAction
DRestartAction.java63 public void onPress() { in onPress() method in RestartAction
DSingleKeyGestureDetector.java119 abstract void onPress(long downTime, int displayId); in onPress() method in SingleKeyGestureDetector.SingleKeyRule
476 rule.onPress(mLastDownTime, displayId); in handleMessage()
DPhoneWindowManager.java2617 void onPress(long downTime, int displayId) {
2682 void onPress(long downTime, int unusedDisplayId) {
2711 void onPress(long downTime, int unusedDisplayId) {
/frameworks/base/core/java/com/android/internal/globalactions/
DAction.java32 void onPress(); in onPress() method
DSinglePressAction.java59 abstract public void onPress(); in onPress() method in SinglePressAction
DToggleAction.java124 public final void onPress() { in onPress() method in ToggleAction
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
DGlobalActionsDialogLite.java814 public void onPress() { in onPress() method in GlobalActionsDialogLite.PowerOptionsAction
854 public void onPress() { in onPress() method in GlobalActionsDialogLite.ShutDownAction
927 public void onPress() { in onPress() method in GlobalActionsDialogLite.EmergencyAffordanceAction
940 public void onPress() { in onPress() method in GlobalActionsDialogLite.EmergencyDialerAction
995 public void onPress() { in onPress() method in GlobalActionsDialogLite.RestartAction
1013 public void onPress() { in onPress() method in GlobalActionsDialogLite.ScreenshotAction
1064 public void onPress() { in onPress() method in GlobalActionsDialogLite.BugReportAction
1149 public void onPress() { in onPress() method in GlobalActionsDialogLite.LogoutAction
1167 public void onPress() { in onPress() method in GlobalActionsDialogLite.SystemUpdateAction
1197 public void onPress() { in getSettingsAction()
[all …]
/frameworks/base/services/tests/wmtests/src/com/android/server/policy/
DSingleKeyGestureTests.java112 public void onPress(long downTime, int displayId) { in initSingleKeyGestureRules()
162 public void onPress(long downTime, int displayId) { in initSingleKeyGestureRules()
401 void onPress(long downTime, int displayId) { in testAddRemove()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/globalactions/
DGlobalActionsDialogLiteTest.java400 bugReportAction.onPress(); in testShouldLogBugreportPress()
416 emergencyDialerAction.onPress(); in testShouldLogEmergencyDialerPress()
424 screenshotAction.onPress(); in testShouldLogScreenshotPress()
557 lockDownAction.onPress(); in testShouldLogLockdownPress()
565 shutDownAction.onPress(); in testShouldLogShutdownPress()
581 restartAction.onPress(); in testShouldLogRebootPress()
663 systemUpdateAction.onPress(); in testShouldLogSystemUpdatePress()
/frameworks/base/core/java/android/inputmethodservice/
DKeyboardView.java88 void onPress(int primaryCode); in onPress() method
1123 public void onPress(int primaryCode) { in onLongPress()
1124 mKeyboardActionListener.onPress(primaryCode); in onLongPress()
1280 mKeyboardActionListener.onPress(keyIndex != NOT_A_KEY ?
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/bouncer/ui/composable/
DPinBouncer.kt303 onPress = { in PinPadButton()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt13661 method public abstract void onPress(int);
/frameworks/base/core/api/
Dcurrent.txt20982 method @Deprecated public void onPress(int);