Searched refs:refreshCurrentRootAndDirectory (Results 1 – 10 of 10) sorted by relevance
70 public TestEventListener<Integer> refreshCurrentRootAndDirectory; field in TestActivity91 refreshCurrentRootAndDirectory = new TestEventListener<>(); in init()167 public final void refreshCurrentRootAndDirectory(int anim) { in refreshCurrentRootAndDirectory() method in TestActivity168 refreshCurrentRootAndDirectory.accept(anim); in refreshCurrentRootAndDirectory()
180 mActivity.refreshCurrentRootAndDirectory(AnimationView.ANIM_NONE); in onAuthenticationResult()333 mActivity.refreshCurrentRootAndDirectory(AnimationView.ANIM_NONE); in openRootDocument()394 mActivity.refreshCurrentRootAndDirectory(anim); in openFolderInSearchResult()417 mActivity.refreshCurrentRootAndDirectory(anim); in openChildContainer()529 mActivity.refreshCurrentRootAndDirectory(AnimationView.ANIM_NONE); in onStackLoaded()556 mActivity.refreshCurrentRootAndDirectory(AnimationView.ANIM_NONE); in loadRecent()662 void refreshCurrentRootAndDirectory(@AnimationType int anim); in refreshCurrentRootAndDirectory() method
118 mEnv.refreshCurrentRootAndDirectory(AnimationView.ANIM_LEAVE); in onNavigationItemSelected()218 void refreshCurrentRootAndDirectory(int animation); in refreshCurrentRootAndDirectory() method
434 refreshCurrentRootAndDirectory(AnimationView.ANIM_NONE); in onRootPicked()528 refreshCurrentRootAndDirectory(AnimationView.ANIM_NONE); in restoreRootAndDirectory()538 public final void refreshCurrentRootAndDirectory(int anim) { in refreshCurrentRootAndDirectory() method in BaseActivity832 refreshCurrentRootAndDirectory(AnimationView.ANIM_LEAVE); in popDir()
151 mOwner.refreshCurrentRootAndDirectory(AnimationView.ANIM_NONE); in finish()
186 mActivity.refreshCurrentRootAndDirectory.assertNotCalled(); in testInitLocation_LaunchToDocuments()196 mActivity.refreshCurrentRootAndDirectory.assertCalled(); in testInitLocation_LaunchToDocuments()209 mActivity.refreshCurrentRootAndDirectory.assertCalled(); in testInitLocation_RestoresLastAccessedStack()238 mActivity.refreshCurrentRootAndDirectory.assertCalled(); in testOpenContainerDocument()553 mActivity.refreshCurrentRootAndDirectory.assertNotCalled(); in testInitLocationDefaultToRecentsOnAction()559 mActivity.refreshCurrentRootAndDirectory.assertCalled(); in testInitLocationDefaultToRecentsOnAction()569 mActivity.refreshCurrentRootAndDirectory.assertNotCalled(); in testInitLocationDefaultToDownloadsOnAction()
408 mActivity.refreshCurrentRootAndDirectory.assertCalled(); in testInitLocation_LaunchToStackLocation()507 mActivity.refreshCurrentRootAndDirectory.assertNotCalled(); in testInitLocation_LaunchToDocuments()517 mActivity.refreshCurrentRootAndDirectory.assertCalled(); in testInitLocation_LaunchToDocuments()618 mActivity.refreshCurrentRootAndDirectory.assertCalled(); in testOnActivityResult_onOK()624 mActivity.refreshCurrentRootAndDirectory.assertNotCalled(); in testOnActivityResult_onNotOK()628 mActivity.refreshCurrentRootAndDirectory.assertNotCalled(); in testOnActivityResult_onNotOK()717 mActivity.refreshCurrentRootAndDirectory.assertCalled(); in assertRecentPicked()
211 mActivity.refreshCurrentRootAndDirectory.assertNotCalled(); in testLaunchToDocuments()218 mActivity.refreshCurrentRootAndDirectory.assertCalled(); in testLaunchToDocuments()248 mActivity.refreshCurrentRootAndDirectory.assertCalled(); in testLaunchToDocuments_convertsTreeUriToDocumentUri()
191 mActivity.refreshCurrentRootAndDirectory(AnimationView.ANIM_NONE); in onLastAccessedStackLoaded()
484 mActivity.refreshCurrentRootAndDirectory(AnimationView.ANIM_NONE); in launchToStackLocation()