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.java939 ViewConfiguration.get(mContext).getDeviceGlobalActionKeyTimeout()); in interceptPowerKeyDown()
948 ViewConfiguration.get(mContext).getDeviceGlobalActionKeyTimeout()); in interceptPowerKeyDown()
1163 ViewConfiguration.get(mContext).getDeviceGlobalActionKeyTimeout()); in getScreenshotChordLongPressDelay()
1165 return ViewConfiguration.get(mContext).getDeviceGlobalActionKeyTimeout(); in getScreenshotChordLongPressDelay()
5024 ViewConfiguration.get(mContext).getDeviceGlobalActionKeyTimeout()); in interceptKeyBeforeQueueing()