OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:refreshShortcuts
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Settings/src/com/android/settings/quicklaunch/
QuickLaunchSettings.java
112
refreshShortcuts
();
282
private synchronized void
refreshShortcuts
() {
367
refreshShortcuts
();
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
Suggestions.java
281
private void
refreshShortcuts
(SuggestionCursor promoted) {
282
if (DBG) Log.d(TAG, "
refreshShortcuts
(" + promoted + ")");
304
refreshShortcuts
(promoted);
Completed in 389 milliseconds