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