HomeSort by relevance Sort by last modified time
    Searched full:shortcutinfo (Results 51 - 69 of 69) sorted by null

1 23

  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
app_launch_splash_screen_handler.cc 63 "shortcutInfo",
  /packages/apps/Launcher3/src/com/android/launcher3/
Stats.java 110 public void recordLaunch(Intent intent, ShortcutInfo shortcut) {
DragController.java 325 if (rawDragInfo instanceof ShortcutInfo) {
326 ShortcutInfo dragInfo = (ShortcutInfo) rawDragInfo;
BubbleTextView.java 106 public void applyFromShortcutInfo(ShortcutInfo info, IconCache iconCache) {
Launcher.java     [all...]
  /external/chromium/chrome/browser/
shell_integration_linux.cc 70 const ShellIntegration::ShortcutInfo& shortcut_info,
441 const ShortcutInfo& shortcut_info, const std::string& shortcut_template) {
  /external/chromium_org/chrome/browser/ui/views/
create_application_shortcut_view.cc 554 // Called when the app's ShortcutInfo (with icon) is loaded.
556 const ShellIntegration::ShortcutInfo& shortcut_info) {
  /external/chromium/chrome/browser/ui/gtk/
create_application_shortcuts_dialog_gtk.cc 204 const ShellIntegration::ShortcutInfo& shortcut_info) {
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_view_delegate.cc 55 const ShellIntegration::ShortcutInfo& info) {
  /external/chromium_org/chrome/browser/ui/views/apps/
native_app_window_views.h 96 const ShellIntegration::ShortcutInfo& shortcut_info);
native_app_window_views.cc 144 const ShellIntegration::ShortcutInfo& shortcut_info,
369 const ShellIntegration::ShortcutInfo& shortcut_info) {
    [all...]
  /packages/apps/Launcher2/src/com/android/launcher2/
BubbleTextView.java 90 public void applyFromShortcutInfo(ShortcutInfo info, IconCache iconCache) {
DragController.java 335 if (rawDragInfo instanceof ShortcutInfo) {
336 ShortcutInfo dragInfo = (ShortcutInfo) rawDragInfo;
DeleteDropTarget.java 111 return isDragSourceWorkspaceOrFolder(d) && (d.dragInfo instanceof ShortcutInfo);
InstallShortcutReceiver.java 317 ShortcutInfo info = app.getModel().addShortcut(context, data,
Launcher.java     [all...]
  /external/chromium_org/chrome/browser/extensions/
tab_helper.cc 335 ShellIntegration::ShortcutInfo shortcut_info;
  /external/libvpx/libvpx/examples/includes/geshi/geshi/
winbatch.php 100 'ShortCutMake', 'ShortCutInfo', 'ShortCutExtra', 'ShortCutEdit', 'ShortCutDir', 'ShellExecute', 'SendMenusToEx', 'SendMenusTo',
    [all...]
  /external/chromium_org/chrome/browser/
shell_integration_linux.cc 80 const ShellIntegration::ShortcutInfo& shortcut_info,
838 const ShellIntegration::ShortcutInfo& shortcut_info,
    [all...]

Completed in 1835 milliseconds

1 23