Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java346 private final long mScreenshotChordKeyTimeout; field in ViewConfiguration
387 mScreenshotChordKeyTimeout = SCREENSHOT_CHORD_KEY_TIMEOUT; in ViewConfiguration()
502 mScreenshotChordKeyTimeout = res.getInteger( in ViewConfiguration()
954 return mScreenshotChordKeyTimeout; in getScreenshotChordKeyTimeout()