Searched refs:initLocation (Results 1 – 9 of 9) sorted by relevance
414 mHandler.initLocation(intent); in testInitLocation_LaunchToStackLocation()423 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_RestoresIfStackIsLoaded()431 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_LoadsRootDocIfStackOnlyHasRoot()440 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_forceDefaultsToRoot()450 mHandler.initLocation(intent); in testInitLocation_BrowseRootWithoutRootId()462 mHandler.initLocation(intent); in testInitLocation_BrowseRootWrongAuthority_ShowDefault()472 mHandler.initLocation(intent); in testInitLocation_BrowseRoot()495 mHandler.initLocation(intent); in testInitLocation_LaunchToDocuments()509 mHandler.initLocation(intent); in testInitLocation_LaunchToDownloads()
150 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_RestoresIfStackIsLoaded()158 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_LoadsRootDocIfStackOnlyHasRoot()166 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_CopyDestination_DefaultsToDownloads()190 mHandler.initLocation(intent); in testInitLocation_LaunchToDocuments()205 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_RestoresLastAccessedStack()231 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_DefaultToDeviceRoot_ActionOpenTree()246 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_DefaultToDeviceRoot_ActionOpenTree_RootDoesNotSupportChildren()649 mHandler.initLocation(mActivity.getIntent()); in testInitLocationDefaultToRecentsOnAction()664 mHandler.initLocation(mActivity.getIntent()); in testInitLocationDefaultToDownloadsOnAction()
79 public void initLocation(Intent intent) { in initLocation() method in TestActionHandler
167 void initLocation(Intent intent); in initLocation() method
181 mInjector.actions.initLocation(intent); in onCreate()
412 public void initLocation(Intent intent) { in initLocation() method in ActionHandler
105 public void initLocation(Intent intent) { in initLocation() method in ActionHandler
162 mInjector.actions.initLocation(intent); in onCreate()
97 public void initLocation(Intent intent) { in setUp()