Searched refs:testInterface (Results 1 – 2 of 2) sorted by relevance
147 int installLocation, long sizeBytes, TestableInterface testInterface) in resolveInstallVolume() argument153 return resolveInstallVolume(context, params, testInterface); in resolveInstallVolume()191 TestableInterface testInterface) throws IOException { in resolveInstallVolume() argument192 final StorageManager storageManager = testInterface.getStorageManager(context); in resolveInstallVolume()193 final boolean forceAllowOnExternal = testInterface.getForceAllowOnExternalSetting(context); in resolveInstallVolume()195 testInterface.getAllow3rdPartyOnInternalConfig(context); in resolveInstallVolume()198 ApplicationInfo existingInfo = testInterface.getExistingAppInfo(context, in resolveInstallVolume()
63 public void testInterface() { in testInterface() method in Test