Searched refs:numShortcuts (Results 1 – 1 of 1) sorted by relevance
150 final int numShortcuts = mLauncherApps.getShortcuts(mQuery, user).size(); in refreshList() local151 if (numShortcuts == 0) { in refreshList()