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