Home
last modified time | relevance | path

Searched refs:press (Results 1 – 25 of 29) sorted by relevance

12

/frameworks/base/core/java/android/text/method/
DMetaKeyKeyListener.java328 press(content, CAP); in onKeyDown()
334 press(content, ALT); in onKeyDown()
339 press(content, SYM); in onKeyDown()
346 private void press(Editable content, Object what) { in press() method in MetaKeyKeyListener
546 return press(state, META_SHIFT_ON, META_SHIFT_MASK, in handleKeyDown()
552 return press(state, META_ALT_ON, META_ALT_MASK, in handleKeyDown()
557 return press(state, META_SYM_ON, META_SYM_MASK, in handleKeyDown()
563 private static long press(long state, int what, long mask, in press() method in MetaKeyKeyListener
/frameworks/base/packages/SystemUI/docs/device-entry/
Dkeyguard.md13 …power button. Power button key interpretation (short press, long press, very long press, multi pre…
25 OEMs may choose to enable a long-press action that displays a button at the bottom of lockscreen. T…
Dglossary.md25 … they'd like to enter the device (ie: swipe up on the lock screen or long press on the unlocked ic…
/frameworks/base/cmds/hid/
DREADME.md120 ### Sending a joystick button press event
121 To send a button press event on a joystick device:
126 button press event. The range can be determined from the uhid report descriptor.
128 4. Check that the button press event was received.
/frameworks/base/packages/SystemUI/docs/
Dplugin_hooks.md42 Use: Allows the long-press power menu to be completely replaced.
52 … swipes/input for notification views, can be used to control what happens when you swipe/long-press
/frameworks/base/data/keyboards/
DVendor_2e95_Product_7725.kl63 # Touchpad press
DVendor_1532_Product_100a.kl64 # Touchpad press
DVendor_1532_Product_1004.kl64 # Touchpad press
DVendor_1532_Product_1009.kl64 # Touchpad press
DVendor_1532_Product_1007.kl64 # Touchpad press
DVendor_054c_Product_0df2_fallback.kl66 # Touchpad press
DVendor_054c_Product_0ce6_fallback.kl66 # Touchpad press
DVendor_054c_Product_0ba0.kl66 # Touchpad press
DVendor_054c_Product_09cc.kl66 # Touchpad press
DVendor_054c_Product_05c4.kl66 # Touchpad press
/frameworks/base/core/proto/android/server/
Dbiometrics.proto54 * Authentication is paused, waiting for the user to press "try again" button. Only
68 * Authentication is successful, but we're waiting for the user to press "confirm" button.
/frameworks/base/libs/WindowManager/Shell/aconfig/
Dmultitasking.aconfig66 description: "Enables long-press action for nav handle when a bubble is expanded"
/frameworks/native/cmds/evemu-record/
DREADME.md28 ...then use the input device for a while, and press Ctrl+C to finish. You will now have a
/frameworks/base/packages/SystemUI/accessibility/accessibilitymenu/
DREADME.md19 where the user is likely to want to press the button multiple times.
/frameworks/base/tests/Camera2Tests/SmartCamera/
DREADME.txt38 press start to start capturing images. You can also change the number of images
/frameworks/proto_logging/stats/atoms/aiwallpapers/
Daiwallpapers_extension_atoms.proto85 * One message for each press of a button we care about.
/frameworks/proto_logging/stats/enums/input/
Denums.proto92 // Sleep button press
/frameworks/base/packages/SystemUI/
DREADME.md153 Shows the global actions dialog (long-press power).
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto962 // ACTION: Settings > Wi-Fi > [Long press network] > Connect to network
973 // ACTION: Settings > Wi-Fi > [Long press network] > Forget network
1022 // ACTION: App notification settings > Block Notifications or long press on
1324 // ACTION: Long press on notification to view controls
1517 // ACTION: Long press home to bring up assistant
1683 // ACTION: Overview > Long-press task, drag to enter split-screen
1688 // ACTION: In App > Long-press Overview button to enter split-screen
1763 // ACTION: In App (splitscreen) > Long-press Overview to exit split-screen
1784 // ACTION: Long-press power button, then tap "Take bug report" option.
1789 // ACTION: Long-press power button, then long-press "Take bug report" option.
[all …]
/frameworks/proto_logging/stats/atoms/sysui/
Dsysui_atoms.proto112 INCOMPLETE_LONG_PRESS = 7; // Unsuccessful, long press.
169 // The event id (e.g., app launch, drag and drop, long press)

12