HomeSort by relevance Sort by last modified time
    Searched defs:dock (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/chrome/browser/mac/
dock.h 14 namespace dock { namespace
22 // Adds an icon to the Dock pointing to |installed_path| if one is not already
24 // removed if present. If any changes are made to the Dock's configuration,
25 // the Dock process is restarted so that the changes become visible in the UI.
28 // relative to other items already present in the Dock:
29 // - If installed_path is already in the Dock, no new tiles for this path
31 // - If dmg_app_path is present in the Dock, it will be removed. If
35 // icon from a disk image into the Dock and then clicked on the new icon
36 // in the Dock.
38 // in the Dock
    [all...]
  /sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
ConfigGenerator.java 116 public static final String NODE_DOCK = "dock";
531 // Don't know about either the dock or plugged-in element
532 Element dock = doc.createElement(PREFIX + NODE_DOCK); local
533 hardware.appendChild(dock);
534 dock.appendChild(doc.createTextNode(" "));
  /hardware/ti/omap4xxx/hwc/
hwc.c 74 struct ext_transform_t dock; /* docking settings */ member in struct:omap4_hwc_ext
77 __u8 force_dock; /* must dock */
1798 int dock; local
    [all...]
  /hardware/ti/omap4-aah/hwc/
hwc.c 82 struct ext_transform_t dock; /* docking settings */ member in struct:omap4_hwc_ext
85 __u8 force_dock; /* must dock */
2425 int dock; local
    [all...]
  /frameworks/base/policy/src/com/android/internal/policy/impl/
PhoneWindowManager.java 146 // Whether to allow dock apps with METADATA_DOCK_HOME to temporarily take over the Home key.
395 // (status bar, input method dock) accounted for.
726 // enable accelerometer if we are docked in a dock that enables accelerometer
5534 Intent dock = createHomeDockIntent(); local
5569 Intent dock = createHomeDockIntent(); local
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ui.workbench_3.6.1.M20101117-0800.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 270 milliseconds