HomeSort by relevance Sort by last modified time
    Searched full:shortcut (Results 76 - 100 of 1117) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/chromium-trace/catapult/perf_insights/perf_insights/
tests.html 12 <link rel="shortcut icon" href="data:image/x-icon;base64,"
  /external/chromium-trace/catapult/tracing/tracing/extras/tquery/
filter.html 19 // Shortcut: naked strings and regexps can be used to match against slice
  /external/chromium-trace/catapult/tracing/tracing/
tests.html 12 <link rel="shortcut icon" href="data:image/x-icon;base64,"
  /external/clang/tools/clang-format/
clang-format-bbedit.applescript 5 -- can assign the menu item a keyboard shortcut in the BBEdit preferences, under
  /external/hamcrest/src/org/hamcrest/core/
AllOf.java 12 * shortcut, so that the second matcher is not called if the first
AnyOf.java 12 * shortcut, so that the second matcher is not called if the first
  /external/jacoco/org.jacoco.doc/docroot/doc/
empty.html 7 <link rel="shortcut icon" href=".resources/report.gif" type="image/gif" />
  /external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/container/mp4/
MovieCreator.java 28 * Shortcut to build a movie from an MP4 file.
  /frameworks/base/packages/SystemUI/res/values/
arrays_car.xml 22 isn't a longpress action associated with a shortcut item, put in an empty item to make
  /frameworks/base/packages/SystemUI/src/com/android/systemui/shortcut/
ShortcutKeyDispatcher.java 17 package com.android.systemui.shortcut;
50 * Dispatches shortcut to System UI components
70 * Registers a shortcut key to window manager.
71 * @param shortcutCode packed representation of shortcut key code and meta information
  /packages/apps/Contacts/src/com/android/contacts/list/
OnContactPickerActionListener.java 32 * Returns the selected contact as a shortcut intent.
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
OnPhoneNumberPickerActionListener.java 40 * Returns the selected number as a shortcut intent.
  /packages/apps/Gallery2/src/com/android/gallery3d/app/
Gallery.java 30 // Since this is being launched from a homescreen shortcut,
  /packages/apps/Launcher2/src/com/android/launcher2/
LauncherSettings.java 54 * The gesture is an application created shortcut
220 * Indicates whether this favorite is an application-created shortcut or not.
221 * If the value is 0, the favorite is not an application-created shortcut, if the
222 * value is 1, it is an application-created shortcut.
  /packages/apps/UnifiedEmail/res/layout/
shortcut_name_activity.xml 25 <!-- Shortcut name -->
  /packages/apps/UnifiedEmail/src/com/android/mail/ui/
FolderSelector.java 30 * selecting a folder in the UI element, either for creating a widget/shortcut (as in the
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/
WeightedString.java 26 * This represents an "attribute", that is either a bigram or a shortcut.
  /packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/
binary_dictionary_shortcut_iterator.h 43 // Gets the shortcut target itself as an int string and put it to outTarget, put its length
  /platform_testing/tests/functional/launchertests/src/com/android/launcher/functional/
HomeScreenTests.java 99 // Verify presence of shortcut on Home screen
103 assertNotNull("Calculator shortcut not found on Home screen", calculatorIcon);
175 // Verify presence of shortcut on Home screen
193 // Drag and drop the calculator shortcut onto
194 // the clock shortcut to create a folder.
288 /* Creates a shortcut for the given app name on the Home screen
300 // to create a shortcut
  /frameworks/base/core/java/com/android/internal/view/menu/
IconMenuItemView.java 142 * shortcut+title being shown. Instead, re-set the shortcut caption
152 void setCaptionMode(boolean shortcut) {
161 mShortcutCaptionMode = shortcut && (mItemData.shouldShowShortcut());
304 * Shortcut has changed and we're showing it right now, need to
  /frameworks/base/services/core/java/com/android/server/pm/
ShortcutPackage.java 54 private static final String TAG_SHORTCUT = "shortcut";
125 * Called when a shortcut is about to be published. At this point we know the publisher package
168 final ShortcutInfo shortcut = mShortcuts.remove(id); local
169 if (shortcut != null) {
170 s.removeIcon(getPackageUserId(), shortcut); local
171 shortcut.clearFlags(ShortcutInfo.FLAG_DYNAMIC | ShortcutInfo.FLAG_PINNED);
173 return shortcut;
183 * Add a shortcut, or update one with the same ID, with taking over existing flags.
201 newDynamicCount = mDynamicShortcutCount + 1; // adding a dynamic shortcut.
205 newDynamicCount = mDynamicShortcutCount; // not adding a dynamic shortcut
    [all...]
  /packages/apps/Launcher3/src/com/android/launcher3/
InstallShortcutReceiver.java 170 if (DBG) Log.e(TAG, "Invalid install shortcut intent");
176 if (DBG) Log.e(TAG, "Invalid install shortcut intent");
220 if (DBG) Log.d(TAG, "Ignoring shortcut for absent package: "
226 // Generate a shortcut info to add into the model
304 Log.d(TAG, "Exception when adding shortcut: " + e);
344 Log.d(TAG, "Exception when adding shortcut: " + e);
377 // The is an internal launcher target shortcut.
410 Log.d(TAG, "Exception reading shortcut to add: " + e);
417 * but is an app target and not a shortcut.
  /external/sl4a/ScriptingLayerForAndroid/res/values/
strings.xml 120 <!-- Name for the camera shortcut usage preference -->
121 <string name="pref_camera_title">Camera shortcut</string>
122 <!-- Summary for the camera shortcut usage preference -->
123 <string name="pref_camera_summary">Select which shortcut to trigger when the camera button is pushed</string>
126 <!-- Summary for the camera shortcut usage preference -->
162 <!-- Preference selection to indicate never to use special shortcut keys. -->
  /packages/apps/Launcher3/res/values-tl/
strings.xml 43 <string name="permlab_install_shortcut" msgid="5632423390354674437">"i-install ang mga shortcut"</string>
44 <string name="permdesc_install_shortcut" msgid="923466509822011139">"Pinapayagan ang isang app na magdagdag ng mga shortcut nang walang panghihimasok ng user."</string>
45 <string name="permlab_read_settings" msgid="1941457408239617576">"basahin ang mga setting at shortcut ng Home"</string>
46 <string name="permdesc_read_settings" msgid="5833423719057558387">"Pinapayagan ang app na basahin ang mga setting at shortcut sa Home."</string>
47 <string name="permlab_write_settings" msgid="3574213698004620587">"magsulat ng mga setting at shortcut ng Home"</string>
48 <string name="permdesc_write_settings" msgid="5440712911516509985">"Pinapayagan ang app na baguhin ang mga setting at shortcut sa Home."</string>
  /packages/apps/Launcher3/tests/src/com/android/launcher3/model/
GridSizeMigrationTaskTest.java 29 private static final int SHORTCUT = LauncherSettings.Favorites.ITEM_TYPE_SHORTCUT;
54 addItem(SHORTCUT, 1, HOTSEAT, 0, 0),
56 addItem(SHORTCUT, 3, HOTSEAT, 0, 0),
71 addItem(SHORTCUT, 3, HOTSEAT, 0, 0),
287 * @param type {@link #APPLICATION} or {@link #SHORTCUT} or >= 2 for
302 if (type == APPLICATION || type == SHORTCUT) {

Completed in 5677 milliseconds

1 2 34 5 6 7 8 91011>>