Searched refs:nextReturn (Results 1 - 5 of 5) sorted by relevance

/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/queries/
H A DCommandInterceptorTest.java58 mCommand0.nextReturn(true);
66 mCommand0.nextReturn(true);
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
H A DTestEventHandler.java56 public void nextReturn(boolean value) { method in class:TestEventHandler
H A DTestPredicate.java62 public void nextReturn(boolean value) { method in class:TestPredicate
/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/dirlist/
H A DUserInputHandler_TouchTest.java102 mCanSelect.nextReturn(true);
111 mCanSelect.nextReturn(true);
H A DDragHostTest.java89 mDragAndDropManager.dropOnDocumentHandler.nextReturn(true);

Completed in 69 milliseconds