Home
last modified time | relevance | path

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

/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/
DActivityConstants.java43 int intention = getLaunchIntention(intent); in isActivationFlow()
49 public static int getLaunchIntention(Intent intent) { in getLaunchIntention() method in ActivityConstants
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()