Searched refs:isOemUnlockEnabled (Results 1 – 3 of 3) sorted by relevance
584 updateSwitchPreference(mEnableOemUnlock, isOemUnlockEnabled(getActivity())); in updateAllOptions()1740 static boolean isOemUnlockEnabled(Context context) { in isOemUnlockEnabled() method in DevelopmentFragment
753 static boolean isOemUnlockEnabled(Context context) { in isOemUnlockEnabled() method in Utils
660 updateSwitchPreference(mEnableOemUnlock, Utils.isOemUnlockEnabled(getActivity())); in updateAllOptions()