Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
DEuiccController.java116 private static final String RESOLUTION_ACTIVITY_PACKAGE_NAME = "com.android.phone"; field in EuiccController
1787 intent.setPackage(RESOLUTION_ACTIVITY_PACKAGE_NAME); in addResolutionIntent()
1789 RESOLUTION_ACTIVITY_PACKAGE_NAME, RESOLUTION_ACTIVITY_CLASS_NAME)); in addResolutionIntent()