Searched refs:PACKAGE_NAME_TELEPHONY (Results 1 – 1 of 1) sorted by relevance
35 private static final String PACKAGE_NAME_TELEPHONY = "com.android.phone"; field in QuickResponseUtils84 telephonyContext = context.createPackageContext(PACKAGE_NAME_TELEPHONY, 0); in maybeMigrateLegacyQuickResponses()