Home
last modified time | relevance | path

Searched refs:getDeviceGlobalActionKeyTimeout (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DViewConfiguration.java725 public long getDeviceGlobalActionKeyTimeout() { in getDeviceGlobalActionKeyTimeout() method in ViewConfiguration
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1071 ViewConfiguration.get(mContext).getDeviceGlobalActionKeyTimeout()); in interceptPowerKeyDown()
1080 ViewConfiguration.get(mContext).getDeviceGlobalActionKeyTimeout()); in interceptPowerKeyDown()
1325 ViewConfiguration.get(mContext).getDeviceGlobalActionKeyTimeout()); in getScreenshotChordLongPressDelay()
1327 return ViewConfiguration.get(mContext).getDeviceGlobalActionKeyTimeout(); in getScreenshotChordLongPressDelay()
5517 ViewConfiguration.get(mContext).getDeviceGlobalActionKeyTimeout()); in interceptKeyBeforeQueueing()
5621 ViewConfiguration.get(mContext).getDeviceGlobalActionKeyTimeout()); in interceptKeyBeforeQueueing()