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

  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiActions.java 211 false /*testOnly*/);
257 true /*testOnly*/)) {
270 boolean testOnly) {
302 if (testOnly) {
310 if (testOnly) {
334 if (testOnly) {
391 false /*testOnly*/);
437 true /*testOnly*/)) {
450 boolean testOnly) {
483 if (testOnly) {
    [all...]
  /frameworks/base/tools/aapt/
Command.cpp 803 int32_t testOnly = getIntegerAttribute(tree, TEST_ONLY_ATTR, &error, 0);
805 fprintf(stderr, "ERROR getting 'android:testOnly' attribute: %s\n", error.string());
810 if (testOnly != 0) {
811 printf("testOnly='%d'\n", testOnly);
    [all...]
  /prebuilt/sdk/10/
android.jar 
  /prebuilt/sdk/11/
android.jar 
  /prebuilt/sdk/13/
android.jar 
  /prebuilt/sdk/14/
android.jar 
  /prebuilt/sdk/4/
android.jar 
  /prebuilt/sdk/6/
android.jar 
  /prebuilt/sdk/9/
android.jar 

Completed in 40 milliseconds