Searched defs:setShortcut (Results 1 – 2 of 2) sorted by relevance
151 fun setShortcut(shortcut: String) = apply { this.shortcut = shortcut } in setShortcut() method
428 private void setShortcut(@UserShortcutType int shortcutType, String... componentNames) { in setShortcut() method in AccessibilityUtilTest