HomeSort by relevance Sort by last modified time
    Searched defs:shortcut (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/chromium_org/win8/delegate_execute/
delegate_execute_operation.h 31 // --relaunch-shortcut=<PathToShortcut>
34 // shortcut that has the appId and other 'metro ready' parameters.
65 const base::FilePath& shortcut() const { function in class:delegate_execute::DelegateExecuteOperation
  /development/samples/ApiDemos/src/com/example/android/apis/view/
TableLayout8.java 61 TextView shortcut = new TextView(this); local
62 shortcut.setText(R.string.table_layout_8_ctrlq);
63 shortcut.setPadding(3, 3, 3, 3);
64 shortcut.setGravity(Gravity.RIGHT | Gravity.TOP);
67 row.addView(shortcut, new TableRow.LayoutParams());
TableLayout7.java 70 TextView shortcut = new TextView(this); local
71 shortcut.setText(R.string.table_layout_7_ctrlq);
72 shortcut.setPadding(3, 3, 3, 3);
73 shortcut.setGravity(Gravity.RIGHT | Gravity.TOP);
76 row.addView(shortcut, new TableRow.LayoutParams());
  /external/chromium_org/ui/base/accelerators/
accelerator.cc 181 base::string16 shortcut; local
195 shortcut += key;
199 shortcut +=
203 shortcut = l10n_util::GetStringUTF16(string_id);
212 if (base::i18n::IsRTL() && shortcut.length() == 1 &&
213 !IsAsciiAlpha(shortcut[0]) && !IsAsciiDigit(shortcut[0])) {
215 shortcut_rtl.assign(shortcut);
219 shortcut = l10n_util::GetStringFUTF16(IDS_APP_SHIFT_MODIFIER, shortcut);
    [all...]
  /external/chromium_org/chrome/common/extensions/
command.cc 233 // platforms leave the shortcut untouched.
304 std::string shortcut; local
308 shortcut += values::kKeyCtrl;
310 shortcut += values::kKeyAlt;
311 if (!shortcut.empty())
312 shortcut += values::kKeySeparator;
317 shortcut += values::kKeySearch;
319 shortcut += values::kKeyCommand;
321 shortcut += values::kKeySeparator;
325 shortcut += values::kKeyShift
    [all...]
  /external/chromium_org/chrome/utility/importer/
bookmark_html_reader_unittest.cc 57 // Unicode characters in title and shortcut.
60 base::string16 shortcut; local
66 charset, &title, &url, &favicon, &shortcut, &add_date, &post_data);
70 EXPECT_EQ(L"\x4E2D", UTF16ToWide(shortcut));
74 // No shortcut, and url contains %22 ('"' character).
77 charset, &title, &url, &favicon, &shortcut, &add_date, &post_data);
81 EXPECT_EQ(base::string16(), shortcut); local
87 charset, &title, &url, &favicon, &shortcut, &add_date, &post_data);
91 EXPECT_EQ(base::string16(), shortcut); local
98 charset, &title, &url, &favicon, &shortcut, &add_date, &post_data)
102 EXPECT_EQ(base::string16(), shortcut); local
127 EXPECT_EQ(base::string16(), shortcut); local
    [all...]
bookmark_html_reader.cc 140 base::string16 shortcut; local
149 &url, &favicon, &shortcut,
309 base::string16* shortcut,
324 shortcut->clear();
368 base::OnStringConversionError::SKIP, shortcut);
369 *shortcut = net::UnescapeForHTML(*shortcut);
  /frameworks/base/policy/src/com/android/internal/policy/impl/
ShortcutManager.java 34 * <li> Returning a shortcut-matching intent to clients
43 Settings.Bookmarks.SHORTCUT, Settings.Bookmarks.INTENT
48 /** Map of a shortcut to its intent. */
58 /** Observes the provider of shortcut+intents */
80 int shortcut = c.getInt(COLUMN_SHORTCUT); local
81 if (shortcut == 0) continue;
87 Log.w(TAG, "Intent URI for shortcut invalid.", e);
90 mShortcutIntents.put(shortcut, intent);
95 * Gets the shortcut intent for a given keycode+modifier. Make sure you
97 * if 'Sym+A' should invoke a shortcut on 'A', you should strip th
113 int shortcut = kcm.get(keyCode, metaState); local
    [all...]
  /packages/apps/Dialer/src/com/android/dialer/list/
DialerPhoneNumberListAdapter.java 66 final int shortcut = getShortcutTypeFromPosition(position); local
67 if (shortcut >= 0) {
69 return super.getViewTypeCount() + shortcut;
100 * @return The enabled shortcut type matching the given position if the item is a
101 * shortcut, -1 otherwise
115 + " but not a shortcut.");
154 throw new IllegalArgumentException("Invalid shortcut type");
163 * @return True if the shortcut state (disabled vs enabled) was changed by this operation
  /packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
EventLogLogger.java 105 String shortcut = cursor.isSuggestionShortcut() ? "shortcut" : ""; local
106 sb.append(source).append(':').append(type).append(':').append(shortcut);
  /external/chromium_org/chrome/browser/
shell_integration_win.cc 25 #include "base/win/shortcut.h"
430 // run-time Chrome icon is merged with the taskbar shortcut), but this is not
457 for (base::FilePath shortcut = shortcuts_enum.Next(); !shortcut.empty();
458 shortcut = shortcuts_enum.Next()) {
461 if (!base::win::ResolveShortcut(shortcut, &target_path, &arguments) ||
468 // Get the expected AppId for this Chrome shortcut.
474 // Load the shortcut.
480 FAILED(persist_file->Load(shortcut.value().c_str(), STGM_READ))) {
481 DLOG(WARNING) << "Failed loading shortcut at " << shortcut.value()
567 base::FilePath shortcut; local
    [all...]
  /frameworks/base/core/java/com/android/internal/view/menu/
ActionMenu.java 169 final char shortcut = qwerty ? item.getAlphabeticShortcut() : local
171 if (keyCode == shortcut) {
  /packages/apps/Settings/src/com/android/settings/inputmethod/
UserDictionaryAddWordContents.java 44 public static final String EXTRA_SHORTCUT = "shortcut";
73 final String shortcut = args.getString(EXTRA_SHORTCUT); local
74 if (null != shortcut && null != mShortcutEditText) {
75 mShortcutEditText.setText(shortcut);
145 // If there is no shortcut, and the word already exists in the database, then we
146 // should not insert, because either A. the word exists with no shortcut, in which
148 // exists with at least one shortcut, in which case it has priority on our word.
153 // Disallow duplicates. If the same word with no shortcut is defined, remove it; if
154 // the same word with the same shortcut is defined, remove it; but we don't mind if
155 // there is the same word with a different, non-empty shortcut
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
UserBinaryDictionary.java 50 // Shortcut frequency is 0~15, with 15 = whitelist. We don't want user dictionary entries
56 Words.SHORTCUT,
176 // the SHORTCUT column is not present for some reason.
248 final int indexShortcut = hasShortcutColumn ? cursor.getColumnIndex(Words.SHORTCUT) : 0;
252 final String shortcut = hasShortcutColumn ? cursor.getString(indexShortcut) : null; local
261 if (null != shortcut && shortcut.length() <= MAX_WORD_LENGTH) {
263 addUnigramLocked(shortcut, adjustedFrequency, word,
  /packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/
CombinedInputOutput.java 141 String shortcut = null; local
147 shortcut = params[1];
154 if (null != shortcut) {
155 shortcuts.add(new WeightedString(shortcut, shortcutFreq));
  /packages/apps/Music/src/com/android/music/
PlaylistBrowserActivity.java 378 final Intent shortcut = new Intent(); local
379 shortcut.setAction(Intent.ACTION_VIEW);
380 shortcut.setDataAndType(Uri.EMPTY, "vnd.android.cursor.dir/playlist");
381 shortcut.putExtra("playlist", String.valueOf(id));
384 intent.putExtra(Intent.EXTRA_SHORTCUT_INTENT, shortcut);
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
encodemb.c 294 int shortcut=0; local
335 shortcut = 1;
337 shortcut = 0;
339 if(shortcut)
388 if(shortcut)
  /external/libvpx/libvpx/vp8/encoder/
encodemb.c 301 int shortcut=0; local
342 shortcut = 1;
344 shortcut = 0;
346 if(shortcut)
395 if(shortcut)
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
encodemb.c 301 int shortcut=0; local
342 shortcut = 1;
344 shortcut = 0;
346 if(shortcut)
395 if(shortcut)
  /packages/apps/Settings/src/com/android/settings/
UserDictionarySettings.java 49 UserDictionary.Words._ID, UserDictionary.Words.WORD, UserDictionary.Words.SHORTCUT
52 // The index of the shortcut in the above array.
63 + "=? AND " + UserDictionary.Words.SHORTCUT + "=?";
65 + "=? AND " + UserDictionary.Words.SHORTCUT + " is null OR "
66 + UserDictionary.Words.SHORTCUT + "=''";
151 new String[] { UserDictionary.Words.WORD, UserDictionary.Words.SHORTCUT },
158 final String shortcut = getShortcut(position); local
160 showAddOrEditDialog(word, shortcut);
185 * @param editingShortcut the shortcut for this entry, or null if none.
218 mCursor.getColumnIndexOrThrow(UserDictionary.Words.SHORTCUT));
    [all...]
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
UserDictionaryAddWordContents.java 48 public static final String EXTRA_SHORTCUT = "shortcut";
85 final String shortcut; local
87 shortcut = args.getString(EXTRA_SHORTCUT);
88 if (null != shortcut && null != mShortcutEditText) {
89 mShortcutEditText.setText(shortcut);
93 shortcut = null;
166 // If there is no shortcut, and the word already exists in the database, then we
167 // should not insert, because either A. the word exists with no shortcut, in which
169 // exists with at least one shortcut, in which case it has priority on our word.
174 // Disallow duplicates. If the same word with no shortcut is defined, remove it; i
    [all...]
UserDictionarySettings.java 57 { UserDictionary.Words._ID, UserDictionary.Words.WORD, UserDictionary.Words.SHORTCUT};
62 // The index of the shortcut in the above array.
70 UserDictionary.Words.WORD, UserDictionary.Words.SHORTCUT
95 + "=? AND " + UserDictionary.Words.SHORTCUT + "=?";
97 + "=? AND " + UserDictionary.Words.SHORTCUT + " is null OR "
98 + UserDictionary.Words.SHORTCUT + "=''";
196 final String shortcut = getShortcut(position); local
198 showAddOrEditDialog(word, shortcut);
209 // with the shortcut API.
232 * @param editingShortcut the shortcut for this entry, or null if none
    [all...]
  /external/chromium_org/chrome/browser/extensions/api/commands/
command_service.cc 62 // shortcut (1-to-1 relationship). That means two or more extensions can
251 // If the shortcut has been assigned to another command, it should be
263 // If the command that is taking a new shortcut already has a shortcut, remove
318 // The extension command might be assigned another shortcut. Remove that
319 // shortcut before proceeding.
360 // Format stored in Preferences is: "Platform:Shortcut[:ExtensionId]".
361 std::string shortcut = it.key(); local
362 if (!IsForCurrentPlatform(shortcut))
368 base::SplitString(shortcut, ':', &tokens)
    [all...]
  /external/chromium_org/chrome/browser/profile_resetter/
profile_resetter_unittest.cc 47 #include "base/win/shortcut.h"
276 // A helper class to create/delete/check a Chrome desktop shortcut on Windows.
788 ShortcutHandler shortcut; local
789 ShortcutCommand command_line = shortcut.CreateWithArguments(
792 shortcut.CheckShortcutHasArguments(base::ASCIIToUTF16(
797 shortcut.CheckShortcutHasArguments(base::ASCIIToUTF16(
959 ShortcutHandler shortcut; local
1050 ShortcutHandler shortcut; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encodemb.c 153 int shortcut = 0; local
189 shortcut = 1;
191 shortcut = 0;
193 if (shortcut) {
227 if (shortcut) {

Completed in 1517 milliseconds

1 2 3