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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/project/
AndroidManifestParser.java 58 private final static String CATEGORY_LAUNCHER = "android.intent.category.LAUNCHER"; //$NON-NLS-1$
367 if (CATEGORY_LAUNCHER.equals(category)) {
    [all...]
  /frameworks/base/core/java/android/content/
Intent.java 111 * to execute. For example, {@link #CATEGORY_LAUNCHER} means it should
222 * the categories {@link #CATEGORY_LAUNCHER} and
300 * <category android:name="{@link #CATEGORY_LAUNCHER android.intent.category.LAUNCHER}" />
529 * <li> {@link #CATEGORY_LAUNCHER}
    [all...]
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/5/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/7/
android.jar 

Completed in 84 milliseconds