HomeSort by relevance Sort by last modified time
    Searched full:shortcut (Results 151 - 175 of 1532) sorted by null

1 2 3 4 5 67 8 91011>>

  /cts/hostsidetests/shortcuts/deviceside/multiuser/src/android/content/pm/cts/shortcut/multiuser/
Launcher.java 16 package android.content.pm.cts.shortcut.multiuser;
  /cts/hostsidetests/shortcuts/deviceside/upgrade/src/android/content/pm/cts/shortcut/upgrade/
Launcher.java 16 package android.content.pm.cts.shortcut.upgrade;
  /cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/
ShortcutManagerMultiuserTest.java 21 private static final String TARGET_PKG = "android.content.pm.cts.shortcut.multiuser";
ShortcutManagerUpgradeTest.java 23 private static final String TARGET_PKG = "android.content.pm.cts.shortcut.upgrade";
  /cts/tests/tests/shortcutmanager/throttling/src/android/content/pm/cts/shortcutmanager/throttling/
MyActivity.java 24 * Make sure when it's running shortcut manger calls are not throttled.
  /development/samples/ApiDemos/src/com/example/android/apis/accessibility/
ClockBackActivity.java 46 // Add a shortcut to the accessibility settings.
  /development/samples/ShortcutSample/res/values/
strings.xml 18 <string name="app_name">Shortcut Sample</string>
  /external/chromium-trace/catapult/dashboard/dashboard/
tests.html 12 <link rel="shortcut icon" href="data:image/x-icon;base64,"
  /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
  /frameworks/base/services/tests/servicestests/res/xml/
shortcut_1_disable.xml 17 <shortcut
  /frameworks/support/samples/Support7Demos/src/com/example/android/supportv7/widget/
ListPopupWindowActivity.java 74 private TextView shortcut;
99 viewHolder.shortcut =
100 (TextView) convertView.findViewById(R.id.shortcut);
106 viewHolder.shortcut.setVisibility(View.GONE);
  /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 -->

Completed in 905 milliseconds

1 2 3 4 5 67 8 91011>>