Searched refs:isLikeShortCutIntent (Results 1 – 1 of 1) sorted by relevance
266 private static boolean isLikeShortCutIntent(final Intent intent) { in isLikeShortCutIntent() method in SettingsActivity302 mIsShortcut = isShortCutIntent(intent) || isLikeShortCutIntent(intent) || in onCreate()