Home
last modified time | relevance | path

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

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