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()
283 Settings.Global.FORCE_ALLOW_ON_EXTERNAL,
713 Settings.Global.FORCE_ALLOW_ON_EXTERNAL, in dumpProtoGlobalSettingsLocked()714 GlobalSettingsProto.FORCE_ALLOW_ON_EXTERNAL); in dumpProtoGlobalSettingsLocked()
2319 context.getContentResolver(), Settings.Global.FORCE_ALLOW_ON_EXTERNAL, 0) != 0; in isForceAllowOnExternal()
9484 public static final String FORCE_ALLOW_ON_EXTERNAL = "force_allow_on_external"; field in Settings.Global