Searched refs:mShortcutRefresher (Results 1 - 1 of 1) sorted by relevance

/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DQsbApplication.java59 private ShortcutRefresher mShortcutRefresher; field in class:QsbApplication
298 if (mShortcutRefresher == null) {
299 mShortcutRefresher = createShortcutRefresher();
301 return mShortcutRefresher;

Completed in 7 milliseconds