Searched refs:callingPackageProxy (Results 1 – 2 of 2) sorted by relevance
323 void handleCallIntent(in Intent intent, in String callingPackageProxy); in handleCallIntent() argument
2366 public void handleCallIntent(Intent intent, String callingPackageProxy) { in handleCallIntent() argument2369 getTelecomService().handleCallIntent(intent, callingPackageProxy); in handleCallIntent()