Home
last modified time | relevance | path

Searched defs:isShortcut (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
DUtils.java657 CharSequence title, boolean isShortcut) { in startWithFragment()
669 CharSequence title, boolean isShortcut) { in startWithFragment()
680 int titleResId, CharSequence title, boolean isShortcut, in startWithFragmentAsUser()
690 String titleResPackageName, int titleResId, CharSequence title, boolean isShortcut, in startWithFragmentAsUser()
717 boolean isShortcut) { in onBuildStartFragmentIntent()
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
DSuggestionData.java209 public SuggestionData setIsShortcut(boolean isShortcut) { in setIsShortcut()