/frameworks/base/services/core/java/com/android/server/policy/ |
D | LegacyGlobalActions.java | 201 ((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() {
|
D | PowerAction.java | 63 public void onPress() { in onPress() method in PowerAction
|
D | RestartAction.java | 63 public void onPress() { in onPress() method in RestartAction
|
D | SingleKeyGestureDetector.java | 119 abstract void onPress(long downTime, int displayId); in onPress() method in SingleKeyGestureDetector.SingleKeyRule 476 rule.onPress(mLastDownTime, displayId); in handleMessage()
|
D | PhoneWindowManager.java | 2617 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/ |
D | Action.java | 32 void onPress(); in onPress() method
|
D | SinglePressAction.java | 59 abstract public void onPress(); in onPress() method in SinglePressAction
|
D | ToggleAction.java | 124 public final void onPress() { in onPress() method in ToggleAction
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/ |
D | GlobalActionsDialogLite.java | 814 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/ |
D | SingleKeyGestureTests.java | 112 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/ |
D | GlobalActionsDialogLiteTest.java | 400 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/ |
D | KeyboardView.java | 88 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/ |
D | PinBouncer.kt | 303 onPress = { in PinPadButton()
|
/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 13661 method public abstract void onPress(int);
|
/frameworks/base/core/api/ |
D | current.txt | 20982 method @Deprecated public void onPress(int);
|