Searched refs:callingPackageProxy (Results 1 – 2 of 2) sorted by relevance
362 void handleCallIntent(in Intent intent, in String callingPackageProxy); in handleCallIntent() argument
2949 public void handleCallIntent(Intent intent, String callingPackageProxy) { in handleCallIntent() argument2953 service.handleCallIntent(intent, callingPackageProxy); in handleCallIntent()