Home
last modified time | relevance | path

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

/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/
DWfcActivationController.java260 int launchIntention = ActivityConstants.getLaunchIntention(mStartIntent); in handleEntitlementStatusForUpdating() local
261 if (launchIntention == ActivityConstants.LAUNCH_APP_SHOW_TC) { in handleEntitlementStatusForUpdating()