Searched refs:throwsExceptionForDataValue (Results 1 – 1 of 1) sorted by relevance
1246 boolean throwsExceptionForDataValue, TestApp otherApp, String callingPackageName) in assertCantInsertToOtherPrivateAppDirectories() argument1262 assertCantInsertDataValue(throwsExceptionForDataValue, absolutePath); in assertCantInsertToOtherPrivateAppDirectories()1263 assertCantInsertDataValue(throwsExceptionForDataValue, in assertCantInsertToOtherPrivateAppDirectories()1265 assertCantInsertDataValue(throwsExceptionForDataValue, in assertCantInsertToOtherPrivateAppDirectories()1280 private static void assertCantInsertDataValue(boolean throwsExceptionForDataValue, in assertCantInsertDataValue() argument1282 if (throwsExceptionForDataValue) { in assertCantInsertDataValue()1320 boolean throwsExceptionForDataValue, TestApp otherApp, String callingPackageName) in assertCantUpdateToOtherPrivateAppDirectories() argument1337 if (throwsExceptionForDataValue) { in assertCantUpdateToOtherPrivateAppDirectories()