Searched refs:PHONE_PACKAGE_NAME (Results 1 – 3 of 3) sorted by relevance
328 private static final String PHONE_PACKAGE_NAME = "com.android.phone"; field in MmsServiceBroker.BinderService508 mContext.grantUriPermission(PHONE_PACKAGE_NAME, contentUri, permission); in adjustUriForUserAndGrantPermission()
60 private static final String PHONE_PACKAGE_NAME = "com.android.phone"; field in SmsApplication466 PHONE_PACKAGE_NAME); in getApplication()557 PHONE_PACKAGE_NAME); in setDefaultApplicationInternal()
1107 static private final String PHONE_PACKAGE_NAME = "com.android.phone"; field in SmsManager