Searched refs:getShortcuts (Results 1 – 7 of 7) sorted by relevance
60 protected List<ShortcutInfo> getShortcuts(LauncherApps.ShortcutQuery query, UserHandle user) { in getShortcuts() method in LShadowLauncherApps62 return super.getShortcuts(query, user); in getShortcuts()
195 for (const auto &shortcut : unigramProperty->getShortcuts()) { in addUnigramEntry()221 if (unigramProperty->getShortcuts().size() > 0) { in addUnigramEntry()230 for (const auto &shortcut : unigramProperty->getShortcuts()) { in addUnigramEntry()
282 for (const auto &shortcut : unigramProperty->getShortcuts()) { in addUnigramEntry()308 if (unigramProperty->getShortcuts().size() > 0) { in addUnigramEntry()316 for (const auto &shortcut : unigramProperty->getShortcuts()) { in addUnigramEntry()
120 const std::vector<ShortcutProperty> &getShortcuts() const { in getShortcuts() function
102 .getShortcuts(mQuery, mUserHandle)); in query()
98 for (const auto &shortcut : unigramProperty.getShortcuts()) { in outputWordProperty()
612 List<ShortcutInfo> shortcuts = la.getShortcuts( in getConversationInfo()