Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DDesktopSystemShortcut.kt65 override fun getShortcuts( in createFactory() method
DTaskShortcutFactory.java78 default List<SystemShortcut> getShortcuts(RecentsViewContainer container, in getShortcuts() method
/packages/inputmethods/LatinIME/native/jni/src/dictionary/property/
Dunigram_property.h120 const std::vector<ShortcutProperty> &getShortcuts() const { in getShortcuts() function