Searched refs:FORCE_ALLOW_ON_EXTERNAL (Results 1 – 5 of 5) sorted by relevance
378 Settings.Global.FORCE_ALLOW_ON_EXTERNAL, 0) != 0; in getDefaultTestableInterface()
197 Settings.Global.FORCE_ALLOW_ON_EXTERNAL,
210 Settings.Global.FORCE_ALLOW_ON_EXTERNAL, in dumpProtoGlobalSettingsLocked()211 GlobalSettingsProto.FORCE_ALLOW_ON_EXTERNAL); in dumpProtoGlobalSettingsLocked()
1952 context.getContentResolver(), Settings.Global.FORCE_ALLOW_ON_EXTERNAL, 0) != 0; in isForceAllowOnExternal()
7640 public static final String FORCE_ALLOW_ON_EXTERNAL = "force_allow_on_external"; field in Settings.Global