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()171 TestableInterface testInterface) throws IOException { in resolveInstallVolume() argument172 final StorageManager storageManager = testInterface.getStorageManager(context); in resolveInstallVolume()173 final boolean forceAllowOnExternal = testInterface.getForceAllowOnExternalSetting(context); in resolveInstallVolume()175 testInterface.getAllow3rdPartyOnInternalConfig(context); in resolveInstallVolume()178 ApplicationInfo existingInfo = testInterface.getExistingAppInfo(context, in resolveInstallVolume()
62 public void testInterface() { in testInterface() method in Test