Searched refs:testInterface (Results 1 – 2 of 2) sorted by relevance
144 int installLocation, long sizeBytes, TestableInterface testInterface) in resolveInstallVolume() argument150 return resolveInstallVolume(context, params, testInterface); in resolveInstallVolume()188 TestableInterface testInterface) throws IOException { in resolveInstallVolume() argument189 final StorageManager storageManager = testInterface.getStorageManager(context); in resolveInstallVolume()190 final boolean forceAllowOnExternal = testInterface.getForceAllowOnExternalSetting(context); in resolveInstallVolume()192 testInterface.getAllow3rdPartyOnInternalConfig(context); in resolveInstallVolume()195 ApplicationInfo existingInfo = testInterface.getExistingAppInfo(context, in resolveInstallVolume()
62 public void testInterface() { in testInterface() method in Test