Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java336 private final long mScreenshotChordKeyTimeout; field in ViewConfiguration
375 mScreenshotChordKeyTimeout = SCREENSHOT_CHORD_KEY_TIMEOUT; in ViewConfiguration()
488 mScreenshotChordKeyTimeout = res.getInteger( in ViewConfiguration()
946 return mScreenshotChordKeyTimeout; in getScreenshotChordKeyTimeout()