HomeSort by relevance Sort by last modified time
    Searched refs:LAUNCHER (Results 1 - 23 of 23) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/assetstudio/
AssetType.java 20 * The type of asset to create: launcher icon, menu icon, etc.
23 /** Launcher icon to be shown in the application list */
24 LAUNCHER("Launcher Icons", "ic_launcher"), //$NON-NLS-2$
66 return this == LAUNCHER;
71 return this == LAUNCHER;
76 return this == LAUNCHER;
81 return this == LAUNCHER;
CreateAssetSetWizardState.java 52 public static AssetType sLastType = AssetType.LAUNCHER;
ConfigureAssetSetPage.java 480 // Initial image - use the most recently used image, or the default launcher
    [all...]
  /sdk/eclipse/scripts/
build_plugins.sh 153 # -- Find Eclipse Launcher --
156 # Get the Eclipse launcher and build script to use
166 LAUNCHER=`findFirst "$ECLIPSE_HOME"/plugins/org.eclipse.equinox.launcher_*.jar`
170 if [ ! -f "$LAUNCHER" ]; then
171 echo "Installation Error: Eclipse plugin org.eclipse.equinox.launcher...jar not detected. " \
172 "Found '$LAUNCHER'. Aborting."
192 echo " Launcher: $LAUNCHER"
210 -jar $LAUNCHER \
  /external/chromium_org/ash/wm/
session_state_animator.h 85 LAUNCHER = 1 << 1,
session_state_controller_impl.cc 88 internal::SessionStateAnimator::LAUNCHER |
100 internal::SessionStateAnimator::LAUNCHER,
233 internal::SessionStateAnimator::LAUNCHER,
275 internal::SessionStateAnimator::LAUNCHER |
lock_state_controller_impl2_unittest.cc 181 SessionStateAnimator::LAUNCHER,
197 SessionStateAnimator::LAUNCHER,
209 SessionStateAnimator::LAUNCHER,
257 SessionStateAnimator::LAUNCHER,
269 SessionStateAnimator::LAUNCHER,
317 SessionStateAnimator::LAUNCHER |
    [all...]
lock_state_controller_impl2.cc 454 internal::SessionStateAnimator::LAUNCHER,
492 internal::SessionStateAnimator::LAUNCHER,
526 internal::SessionStateAnimator::LAUNCHER,
581 internal::SessionStateAnimator::LAUNCHER,
power_button_controller_unittest.cc 131 internal::SessionStateAnimator::LAUNCHER,
236 internal::SessionStateAnimator::LAUNCHER |
297 internal::SessionStateAnimator::LAUNCHER,
329 internal::SessionStateAnimator::LAUNCHER |
407 internal::SessionStateAnimator::LAUNCHER |
session_state_animator.cc 419 SessionStateAnimator::LAUNCHER |
466 if (container_mask & LAUNCHER) {
472 // TODO(antrim): Figure out a way to eliminate a need to exclude launcher
  /external/chromium_org/chrome/browser/extensions/api/context_menus/
context_menus_api.cc 41 "Only packaged apps are allowed to use 'launcher' context";
84 contexts.Add(extensions::MenuItem::LAUNCHER);
199 if (contexts.Contains(MenuItem::LAUNCHER) &&
318 if (contexts.Contains(MenuItem::LAUNCHER) &&
  /external/chromium_org/chrome/browser/extensions/
menu_manager.h 74 LAUNCHER = 512
  /external/chromium_org/chrome/browser/ui/ash/launcher/
launcher_context_menu.cc 5 #include "chrome/browser/ui/ash/launcher/launcher_context_menu.h"
23 #include "chrome/browser/ui/ash/launcher/chrome_launcher_controller.h"
33 return item->contexts().Contains(extensions::MenuItem::LAUNCHER);
139 // In fullscreen, the launcher is either hidden or autohidden depending on
  /development/tools/labpretest/
labpretest.sh 569 $ADB -s $device shell monkey -p com.android.alarmclock -p com.android.browser -p com.android.calculator2 -p com.android.calendar -p com.android.camera -p com.android.contacts -p com.google.android.gm -p com.android.im -p com.android.launcher -p com.google.android.apps.maps -p com.android.mms -p com.android.music -p com.android.phone -p com.android.settings -p com.google.android.street -p com.android.vending -p com.google.android.youtube -p com.android.email -p com.google.android.voicesearch -c android.intent.category.LAUNCHER --ignore-security-exceptions -s $seed $MEVENTS
  /external/chromium_org/chrome/browser/ui/app_list/
app_context_menu.cc 129 return item->contexts().Contains(extensions::MenuItem::LAUNCHER);
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/
NewProjectWizard.java 78 * Reserved file name for the launcher icon, resolves to the xhdpi version
122 // Bundle asset studio wizard to create the launcher icon
124 iconState.type = AssetType.LAUNCHER;
143 p.setTitle("Configure Launcher Icon");
392 // launcher activities
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.launcher.jar 
org.eclipse.equinox.launcher_1.1.0.v20100507.jar 
org.eclipse.equinox.p2.metadata.generator_1.0.200.v20100503a.jar 
org.eclipse.osgi_3.6.1.R36x_v20100806.jar 
org.eclipse.osgi_3.6.2.R36x_v20101103.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.osgi_3.6.2.R36x_v20110210.jar 

Completed in 461 milliseconds