Searched refs:PACKAGE (Results 1 - 20 of 20) sorted by relevance

/frameworks/compile/mclinker/include/mcld/Config/
H A DConfig.h33 #define PACKAGE "mclinker" macro
H A DConfig.h.in78 #undef PACKAGE
/frameworks/base/core/java/android/annotation/
H A DSystemApi.java23 import static java.lang.annotation.ElementType.PACKAGE;
41 @Target({TYPE, FIELD, METHOD, CONSTRUCTOR, ANNOTATION_TYPE, PACKAGE})
H A DTestApi.java23 import static java.lang.annotation.ElementType.PACKAGE;
39 @Target({TYPE, FIELD, METHOD, CONSTRUCTOR, ANNOTATION_TYPE, PACKAGE})
/frameworks/support/annotations/src/android/support/annotation/
H A DKeep.java25 import static java.lang.annotation.ElementType.PACKAGE;
44 @Target({PACKAGE,TYPE,ANNOTATION_TYPE,CONSTRUCTOR,METHOD,FIELD})
H A DRestrictTo.java25 import static java.lang.annotation.ElementType.PACKAGE;
50 @Target({ANNOTATION_TYPE,TYPE,METHOD,CONSTRUCTOR,FIELD,PACKAGE})
/frameworks/base/core/java/com/android/internal/annotations/
H A DVisibleForTesting.java40 PACKAGE, enum constant in enum:VisibleForTesting.Visibility
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/annotations/
H A DVisibleForTesting.java40 PACKAGE, enum constant in enum:VisibleForTesting.Visibility
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/annotations/
H A DVisibleForTesting.java40 PACKAGE, enum constant in enum:VisibleForTesting.Visibility
H A DKeep.java25 import static java.lang.annotation.ElementType.PACKAGE;
47 @Target({PACKAGE,TYPE,ANNOTATION_TYPE,CONSTRUCTOR,METHOD,FIELD})
/frameworks/compile/libbcc/tests/debuginfo/
H A Dbuild_test_apk.sh26 PACKAGE=""
59 sed -e "s/%ACTIVITY%/$3/g" -e "s/%PACKAGE%/$4/g" -e "s/%TESTCASE%/$5/g" -e "s/%MINSDK%/$6/g" < $src > $dest;
90 PACKAGE="$2"
163 if [ -z "$PACKAGE" ]; then
164 PACKAGE=com.android.test.rsdebug.$TESTCASE
168 run $SDK/tools/android create project --target $TARGET --name $NAME --path $OUT_DIR --activity $ACTIVITY --package $PACKAGE
177 DEST_SRC_DIR=$OUT_DIR/src/`echo $PACKAGE | sed 's/\./\//g'`
196 echo " %PACKAGE% ==> $PACKAGE"
199 SUBST_PARAMS="$ACTIVITY $PACKAGE
[all...]
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-common/SRC/
H A DDriverRS.java.template17 package %PACKAGE%;
H A DDriverView.java.template17 package %PACKAGE%;
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-int-param/
H A DACTIVITY.java.template17 package %PACKAGE%;
H A DDriverRS.java.template17 package %PACKAGE%;
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-simple/
H A DACTIVITY.java.template17 package %PACKAGE%;
/frameworks/compile/libbcc/tests/debuginfo/target-tests/driver-simple-exit/
H A DACTIVITY.java.template17 package %PACKAGE%;
/frameworks/base/tests/WindowAnimationJank/src/android/windowanimationjank/
H A DUtils.java31 protected final static String PACKAGE = "android.windowanimationjank"; field in class:Utils
33 protected final static String ELEMENT_LAYOUT_CLASS = PACKAGE + "." + ELEMENT_LAYOUT_ACTIVITY;
35 private static final BySelector ROOT_ELEMENT_LAYOUT = By.res(PACKAGE, "root_flow_layout");
66 intent.setComponent(new ComponentName(PACKAGE, ELEMENT_LAYOUT_CLASS));
H A DFullscreenRotationTest.java45 @GfxMonitor(processName=Utils.PACKAGE)
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...

Completed in 438 milliseconds