Home
last modified time | relevance | path

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

/packages/apps/Settings/src/com/android/settings/
DRestrictedListPreference.java114 public void setRequiresActiveUnlockedProfile(boolean reqState) { in setRequiresActiveUnlockedProfile() argument
115 mRequiresActiveUnlockedProfile = reqState; in setRequiresActiveUnlockedProfile()