Searched defs:bookmark (Results 1 – 2 of 2) sorted by relevance
188 InputGestureData bookmark = new InputGestureData.Builder() in loadShortcuts() local193 mBookmarks.put(bookmark.getTrigger(), bookmark); in loadShortcuts() local
243 Bookmark bookmark = mBookmarks.get(new Pair<>((char) shortcutChar, isShiftOn)); in getIntent() local396 Bookmark bookmark = null; in loadShortcuts() local