Home | History | Annotate | Download | only in am

Lines Matching defs:TAG_RESULTS

180     private static final String TAG_RESULTS = TAG + POSTFIX_RESULTS;
2672 if (DEBUG_RESULTS) Slog.v(TAG_RESULTS,
3647 if (DEBUG_RESULTS) Slog.v(TAG_RESULTS, "Adding result to " + resultTo
3664 else if (DEBUG_RESULTS) Slog.v(TAG_RESULTS, "No result destination from " + r);