Home
last modified time | relevance | path

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

/aosp12/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/
H A DActivityConstants.java43 int intention = getLaunchIntention(intent); in isActivationFlow()
49 public static int getLaunchIntention(Intent intent) { in getLaunchIntention() method in ActivityConstants
H A DWfcActivationController.java177 int intention = ActivityConstants.getLaunchIntention(mStartIntent); in getUiTitle()
191 int intention = ActivityConstants.getLaunchIntention(mStartIntent); in getGeneralErrorText()
260 int launchIntention = ActivityConstants.getLaunchIntention(mStartIntent); in handleEntitlementStatusForUpdating()