Home
last modified time | relevance | path

Searched refs:getAllow3rdPartyOnInternalConfig (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/com/android/internal/content/
DInstallLocationUtils.java97 abstract public boolean getAllow3rdPartyOnInternalConfig(Context context); in getAllow3rdPartyOnInternalConfig() method in InstallLocationUtils.TestableInterface
119 public boolean getAllow3rdPartyOnInternalConfig(Context context) { in getDefaultTestableInterface()
195 testInterface.getAllow3rdPartyOnInternalConfig(context); in resolveInstallVolume()
/frameworks/base/core/tests/coretests/src/android/content/pm/
DInstallLocationUtilsTests.java131 public boolean getAllow3rdPartyOnInternalConfig(Context context) { in getAllow3rdPartyOnInternalConfig() method in InstallLocationUtilsTests.MockedInterface