Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java945 public long getScreenshotChordKeyTimeout() { in getScreenshotChordKeyTimeout() method in ViewConfiguration
/frameworks/base/services/core/java/com/android/server/policy/
DPhoneWindowManager.java1383 ViewConfiguration.get(mContext).getScreenshotChordKeyTimeout()); in getScreenshotChordLongPressDelay()
1385 return ViewConfiguration.get(mContext).getScreenshotChordKeyTimeout(); in getScreenshotChordLongPressDelay()