Home
last modified time | relevance | path

Searched refs:performHapticFeedbackLw (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/tests/servicestests/src/com/android/server/wm/
DTestWindowManagerPolicy.java445 public boolean performHapticFeedbackLw(WindowState win, int effectId,
/frameworks/base/services/core/java/com/android/server/policy/
DWindowManagerPolicy.java1521 public boolean performHapticFeedbackLw(WindowState win, int effectId, boolean always); in performHapticFeedbackLw() method
DPhoneWindowManager.java1039 performHapticFeedbackLw(null, HapticFeedbackConstants.VIRTUAL_KEY, false); in onWakeUp()
1612 performHapticFeedbackLw(null, HapticFeedbackConstants.LONG_PRESS, false); in powerLongPress()
1618 performHapticFeedbackLw(null, HapticFeedbackConstants.LONG_PRESS, false); in powerLongPress()
1624 performHapticFeedbackLw(null, HapticFeedbackConstants.LONG_PRESS, false); in powerLongPress()
1646 performHapticFeedbackLw(null, HapticFeedbackConstants.LONG_PRESS, false); in powerVeryLongPress()
1801 performHapticFeedbackLw(null, HapticFeedbackConstants.LONG_PRESS, false);
1928 performHapticFeedbackLw(null, HapticFeedbackConstants.LONG_PRESS, false); in handleLongPressOnHome()
4258 performHapticFeedbackLw(null, HapticFeedbackConstants.LONG_PRESS, false); in launchAssistLongPressAction()
6404 performHapticFeedbackLw(null, HapticFeedbackConstants.VIRTUAL_KEY, false); in interceptKeyBeforeQueueing()
7562 performHapticFeedbackLw(null, HapticFeedbackConstants.SAFE_MODE_ENABLED, true); in setSafeMode()
[all …]
/frameworks/base/services/core/java/com/android/server/wm/
DSession.java304 return mService.mPolicy.performHapticFeedbackLw( in performHapticFeedback()
/frameworks/base/services/
Dart-profile1139 HSPLcom/android/server/policy/WindowManagerPolicy;->performHapticFeedbackLw(Lcom/android/server/pol…