Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java720 public long getDeviceGlobalActionKeyTimeout() { in getDeviceGlobalActionKeyTimeout() method in ViewConfiguration
/frameworks/base/policy/src/com/android/internal/policy/impl/
DPhoneWindowManager.java788 ViewConfiguration.get(mContext).getDeviceGlobalActionKeyTimeout()); in interceptPowerKeyDown()
827 ViewConfiguration.get(mContext).getDeviceGlobalActionKeyTimeout()); in getScreenshotChordLongPressDelay()
829 return ViewConfiguration.get(mContext).getDeviceGlobalActionKeyTimeout(); in getScreenshotChordLongPressDelay()