Searched refs:mTestDialogs (Results 1 – 1 of 1) sorted by relevance
53 private TestDialogController mTestDialogs; field in PickActivityTest69 mTestDialogs = new TestDialogController(); in setUp()118 pickActivity.getInjector().dialogs = mTestDialogs; in testOnDocumentPicked_otherUserDoesNotReturn()123 mTestDialogs.assertActionNotAllowedShown(); in testOnDocumentPicked_otherUserDoesNotReturn()