Home
last modified time | relevance | path

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

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