Home
last modified time | relevance | path

Searched refs:EXCLUDE_WATCH (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/systemintents/src/android/systemintents/cts/
DTestSystemIntents.java44 private static final int EXCLUDE_WATCH = 1 << 1; field in TestSystemIntents
85 new IntentEntry(EXCLUDE_TV|EXCLUDE_WATCH,
115 productFlags |= EXCLUDE_WATCH; in testSystemIntents()