Searched defs:callingPackageName (Results 1 – 2 of 2) sorted by relevance
76 public void processIntent(Intent intent, String callingPackageName, in processIntent()92 private void processOutgoingCallIntent(Intent intent, String callingPackageName, in processOutgoingCallIntent()150 private boolean isDefaultOrSystemDialer(String callingPackageName) { in isDefaultOrSystemDialer()
663 String callingPackageName = mContext.getPackageManager().getNameForUid( in notifyConfigChangedForSubId() local