Searched refs:IntentAsserts (Results 1 - 2 of 2) sorted by relevance

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DIntentAsserts.java35 public final class IntentAsserts { class
37 private IntentAsserts() {} method in class:IntentAsserts
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/files/
H A DActionHandlerTest.java19 import static com.android.documentsui.testing.IntentAsserts.assertHasAction;
20 import static com.android.documentsui.testing.IntentAsserts.assertHasExtraIntent;
21 import static com.android.documentsui.testing.IntentAsserts.assertHasExtraList;
22 import static com.android.documentsui.testing.IntentAsserts.assertHasExtraUri;

Completed in 77 milliseconds