Searched refs:shortcutValue (Results 1 – 1 of 1) sorted by relevance
2136 int shortcutValue = shortcutStr.charAt(0); in loadBookmarks() local2177 values.put(Settings.Bookmarks.SHORTCUT, shortcutValue); in loadBookmarks()2179 new String[] { Integer.toString(shortcutValue) }); in loadBookmarks()