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