Searched refs:PHONE_PACKAGE_NAME (Results 1 – 4 of 4) sorted by relevance
328 private static final String PHONE_PACKAGE_NAME = "com.android.phone"; field in MmsServiceBroker.BinderService513 .grantUriPermissionFromIntent(callingUid, PHONE_PACKAGE_NAME, in adjustUriForUserAndGrantPermission()
198 when(mPackageManager.getPackageInfo(eq(SmsApplication.PHONE_PACKAGE_NAME), anyInt())) in setupPackageInfosForCoreApps()
68 public static final String PHONE_PACKAGE_NAME = "com.android.phone"; field in SmsApplication545 PHONE_PACKAGE_NAME, true); in defaultSmsAppChanged()
69306 Landroid/telephony/SmsManager;->PHONE_PACKAGE_NAME:Ljava/lang/String;