Searched refs:TYPE_SECURE (Results 1 – 3 of 3) sorted by relevance
38 public static final int TYPE_SECURE = 3; field in SettingPref137 case TYPE_SECURE: in getUriFor()149 case TYPE_SECURE: in putInt()161 case TYPE_SECURE: in getInt()
19 import static com.android.settings.notification.SettingPref.TYPE_SECURE;36 TYPE_SECURE, KEY_CHARGING_SOUNDS, Secure.CHARGING_SOUNDS_ENABLED, DEFAULT_ON); in ChargingSoundPreferenceController()
33 public static final int TYPE_SECURE = 1; field in ResourcePolicyTestActivity138 if (type == TYPE_SECURE || type == TYPE_MIX) { in allocateCodecs()