Home
last modified time | relevance | path

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

/cts/tests/tests/print/src/android/print/cts/
DPrintJobStateTransitionsTest.java304 @NoActivity
/cts/tests/tests/print/printTestUtilLib/src/android/print/test/
DBasePrintTest.java916 protected @interface NoActivity { } annotation
927 if (annotation instanceof NoActivity) { in apply()