Home
last modified time | relevance | path

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

/packages/apps/Launcher3/robolectric_tests/src/com/android/launcher3/shadows/
DLShadowLauncherApps.java60 protected List<ShortcutInfo> getShortcuts(LauncherApps.ShortcutQuery query, UserHandle user) { in getShortcuts() method in LShadowLauncherApps
/packages/inputmethods/LatinIME/native/jni/src/dictionary/property/
Dunigram_property.h120 const std::vector<ShortcutProperty> &getShortcuts() const { in getShortcuts() function