Searched refs:getForceAllowOnExternalSetting (Results 1 – 2 of 2) sorted by relevance
95 abstract public boolean getForceAllowOnExternalSetting(Context context); in getForceAllowOnExternalSetting() method in InstallLocationUtils.TestableInterface113 public boolean getForceAllowOnExternalSetting(Context context) { in getDefaultTestableInterface()193 final boolean forceAllowOnExternal = testInterface.getForceAllowOnExternalSetting(context); in resolveInstallVolume()
126 public boolean getForceAllowOnExternalSetting(Context context) { in getForceAllowOnExternalSetting() method in InstallLocationUtilsTests.MockedInterface