Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/widget/
DWidgetCtsProvider.java59 public static final int STATE_VERIFY_COLLECTIONS = 3; field in WidgetCtsProvider
135 } else if (state == STATE_VERIFY_COLLECTIONS in shouldPerformTest()
208 } else if (state == STATE_VERIFY_COLLECTIONS) { in getInstruction()
253 if (state == STATE_VERIFY_COLLECTIONS) { in updateWidget()