Searched refs:initLocation (Results 1 – 9 of 9) sorted by relevance
394 mHandler.initLocation(intent); in testInitLocation_LaunchToStackLocation()403 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_RestoresIfStackIsLoaded()411 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_LoadsRootDocIfStackOnlyHasRoot()420 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_DefaultsToRecent()431 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_forceDefaultsToRoot()442 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_DocumentsRootEnabled()452 mHandler.initLocation(intent); in testInitLocation_BrowseRootWithoutRootId()465 mHandler.initLocation(intent); in testInitLocation_BrowseRootWrongAuthority_ShowDefault()475 mHandler.initLocation(intent); in testInitLocation_BrowseRoot()498 mHandler.initLocation(intent); in testInitLocation_LaunchToDocuments()[all …]
137 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_RestoresIfStackIsLoaded()145 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_LoadsRootDocIfStackOnlyHasRoot()155 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_CopyDestination_DefaultsToDownloads()166 mHandler.initLocation(intent); in testInitLocation_CopyDestination_DocumentsRootEnabled()190 mHandler.initLocation(intent); in testInitLocation_LaunchToDocuments()205 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_RestoresLastAccessedStack()555 mHandler.initLocation(mActivity.getIntent()); in testInitLocationDefaultToRecentsOnAction()571 mHandler.initLocation(mActivity.getIntent()); in testInitLocationDefaultToDownloadsOnAction()
72 public void initLocation(Intent intent) { in initLocation() method in TestActionHandler
151 void initLocation(Intent intent); in initLocation() method
90 public void initLocation(Intent intent) { in setUp()
167 mInjector.actions.initLocation(intent); in onCreate()
408 public void initLocation(Intent intent) { in initLocation() method in ActionHandler
146 mInjector.actions.initLocation(intent); in onCreate()
107 public void initLocation(Intent intent) { in initLocation() method in ActionHandler