Searched refs:mGlobalActionsKeyTimeout (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
H A DViewConfiguration.java237 private final long mGlobalActionsKeyTimeout; field in class:ViewConfiguration
265 mGlobalActionsKeyTimeout = GLOBAL_ACTIONS_KEY_TIMEOUT;
347 mGlobalActionsKeyTimeout = res.getInteger(
721 return mGlobalActionsKeyTimeout;

Completed in 46 milliseconds