Home
last modified time | relevance | path

Searched refs:InstallCarrierAppUtils (Results 1 – 10 of 10) sorted by relevance

/aosp12/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
H A DInstallCarrierAppUtilsTest.java36 InstallCarrierAppUtils.getAppNameFromPackageName(appNameKey, mapString); in testParseAppNameMapFromString_emptyMap()
51 InstallCarrierAppUtils.getAppNameFromPackageName(appName1Key, mapString); in testParseAppNameMapFromString_completeMap()
53 InstallCarrierAppUtils.getAppNameFromPackageName(appName2Key, mapString); in testParseAppNameMapFromString_completeMap()
67 InstallCarrierAppUtils.getAppNameFromPackageName(appNameCaseTestKey, mapString); in testParseAppNameMapFromString_packageCaseMismatch()
80 InstallCarrierAppUtils.getAppNameFromPackageName(missingAppNameKey, mapString); in testParseAppNameMapFromString_packageNotFound()
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DCarrierAppInstallReceiver.java40 InstallCarrierAppUtils.hideNotification(context, intentPackageName); in onReceive()
42 if (!InstallCarrierAppUtils.isPackageInstallNotificationActive(context)) { in onReceive()
43 InstallCarrierAppUtils.unregisterPackageInstallReceiver(context); in onReceive()
H A DInstallCarrierAppTrampolineActivity.java80 InstallCarrierAppUtils.showNotificationIfNotInstalledDelayed( in onCreate()
92 String appName = InstallCarrierAppUtils.getAppNameFromPackageName(this, mPackageName); in onCreate()
110 startActivity(InstallCarrierAppUtils.getPlayStoreIntent(mPackageName)); in onActivityResult()
H A DShowInstallAppNotificationReceiver.java42 InstallCarrierAppUtils.showNotification(context, pkgName); in onReceive()
43 InstallCarrierAppUtils.registerPackageInstallReceiver(context); in onReceive()
H A DUiccProfile.java361 InstallCarrierAppUtils.hideAllNotifications(mContext); in dispose()
362 InstallCarrierAppUtils.unregisterPackageInstallReceiver(mContext); in dispose()
1343 InstallCarrierAppUtils.hideAllNotifications(mContext); in onCarrierPrivilegesLoadedMessage()
1344 InstallCarrierAppUtils.unregisterPackageInstallReceiver(mContext); in onCarrierPrivilegesLoadedMessage()
1387 InstallCarrierAppUtils.showNotification(mContext, pkgName); in showCarrierAppNotificationsIfPossible()
1388 InstallCarrierAppUtils.registerPackageInstallReceiver(mContext); in showCarrierAppNotificationsIfPossible()
H A DInstallCarrierAppUtils.java47 public class InstallCarrierAppUtils { class
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes10345 com.android.internal.telephony.uicc.InstallCarrierAppUtils
H A Dboot-image-profile.txt34991 Lcom/android/internal/telephony/uicc/InstallCarrierAppUtils;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes10366 com.android.internal.telephony.uicc.InstallCarrierAppUtils
H A Dboot-image-profile.txt44655 Lcom/android/internal/telephony/uicc/InstallCarrierAppUtils;