Searched defs:callingPackageName (Results 1 – 4 of 4) sorted by relevance
36 String16 callingPackageName(nativeCallingPackageName); in Java_android_app_appops_cts_AppOpsLoggingTestKt_nativeNoteOp() local
91 final String callingPackageName = getCallingPackage(); in call() local
99 final String callingPackageName = getCallingPackage(); in call() local
1246 boolean throwsExceptionForDataValue, TestApp otherApp, String callingPackageName) in assertCantInsertToOtherPrivateAppDirectories()1320 boolean throwsExceptionForDataValue, TestApp otherApp, String callingPackageName) in assertCantUpdateToOtherPrivateAppDirectories()