Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DRestrictedListPreference.java50 private boolean mRequiresActiveUnlockedProfile = false; field in RestrictedListPreference
72 if (mRequiresActiveUnlockedProfile) { in performClick()
115 mRequiresActiveUnlockedProfile = reqState; in setRequiresActiveUnlockedProfile()