Home
last modified time | relevance | path

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

/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/ui/
H A DTestDialogController.java115 public void assertDocumentsClippedNotShown() { in assertDocumentsClippedNotShown() method in TestDialogController
/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/files/
H A DActionHandlerTest.java144 mDialogs.assertDocumentsClippedNotShown(); in testCutSelectedDocuments_NoGivenSelection()
153 mDialogs.assertDocumentsClippedNotShown(); in testCutSelectedDocuments_ContainsNonMovableItem()
164 mDialogs.assertDocumentsClippedNotShown(); in testCopySelectedDocuments_NoGivenSelection()