Searched refs:performHapticFeedbackLw (Results 1 – 5 of 5) sorted by relevance
/frameworks/base/services/tests/servicestests/src/com/android/server/wm/ |
D | TestWindowManagerPolicy.java | 445 public boolean performHapticFeedbackLw(WindowState win, int effectId,
|
/frameworks/base/services/core/java/com/android/server/policy/ |
D | WindowManagerPolicy.java | 1521 public boolean performHapticFeedbackLw(WindowState win, int effectId, boolean always); in performHapticFeedbackLw() method
|
D | PhoneWindowManager.java | 1039 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/ |
D | Session.java | 304 return mService.mPolicy.performHapticFeedbackLw( in performHapticFeedback()
|
/frameworks/base/services/ |
D | art-profile | 1139 HSPLcom/android/server/policy/WindowManagerPolicy;->performHapticFeedbackLw(Lcom/android/server/pol…
|