Searched defs:intentString (Results 1 – 3 of 3) sorted by relevance
107 String intentString = in isBackupProvidedByManufacturer() local127 String intentString = in getIntentProvidedByManufacturer() local
107 String intentString = sharedPrefs.getString(LAST_LAUNCHED_INTENT_KEY, null); in getLastLaunchedAppInfo() local183 public AppLaunchInformation(String facetId, String packageName, String intentString) { in AppLaunchInformation()
172 String intentString = info.getIntentString(); in maybeRelaunchLastIntent() local