Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/view/
DViewConfiguration.java385 private final boolean mPreferKeepClearForFocusEnabled; field in ViewConfiguration
439 mPreferKeepClearForFocusEnabled = false; in ViewConfiguration()
586 mPreferKeepClearForFocusEnabled = res.getBoolean( in ViewConfiguration()
1420 return mPreferKeepClearForFocusEnabled; in isPreferKeepClearForFocusEnabled()