Searched refs:FORCE_ALLOW_ON_EXTERNAL (Results 1 – 5 of 5) sorted by relevance
112 Settings.Global.FORCE_ALLOW_ON_EXTERNAL, 0) != 0; in getDefaultTestableInterface()
268 Settings.Global.FORCE_ALLOW_ON_EXTERNAL,
650 Settings.Global.FORCE_ALLOW_ON_EXTERNAL, in dumpProtoGlobalSettingsLocked()651 GlobalSettingsProto.FORCE_ALLOW_ON_EXTERNAL); in dumpProtoGlobalSettingsLocked()
2156 context.getContentResolver(), Settings.Global.FORCE_ALLOW_ON_EXTERNAL, 0) != 0; in isForceAllowOnExternal()
9728 public static final String FORCE_ALLOW_ON_EXTERNAL = "force_allow_on_external"; field in Settings.Global