Searched refs:intention (Results 1 – 9 of 9) sorted by relevance
/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/ |
D | WfcActivationController.java | 177 int intention = ActivityConstants.getLaunchIntention(mStartIntent); in getUiTitle() local 178 if (intention == ActivityConstants.LAUNCH_APP_ACTIVATE) { in getUiTitle() 181 if (intention == ActivityConstants.LAUNCH_APP_SHOW_TC) { in getUiTitle() 191 int intention = ActivityConstants.getLaunchIntention(mStartIntent); in getGeneralErrorText() local 192 if (intention == ActivityConstants.LAUNCH_APP_ACTIVATE) { in getGeneralErrorText() 194 } else if (intention == ActivityConstants.LAUNCH_APP_SHOW_TC) { in getGeneralErrorText()
|
D | ActivityConstants.java | 43 int intention = getLaunchIntention(intent); in isActivationFlow() local 44 Log.d(TAG, "Start Activity intention : " + intention); in isActivationFlow() 45 return intention == LAUNCH_APP_ACTIVATE; in isActivationFlow()
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | fr_wordlist.combined.gz | 1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | da_wordlist.combined.gz | 1dictionary=main:da,locale=da,description=Dansk,date=1393228134, ... |
D | sv_wordlist.combined.gz |
|
D | de_wordlist.combined.gz |
|