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()
151 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_RestoresIfStackIsLoaded()159 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_LoadsRootDocIfStackOnlyHasRoot()167 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_CopyDestination_DefaultsToDownloads()194 mHandler.initLocation(intent); in testInitLocation_LaunchToDocuments()209 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_RestoresLastAccessedStack()235 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_DefaultToDeviceRoot_ActionOpenTree()253 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_DefaultToDeviceRoot_ActionOpenTree_RootDoesNotSupportChildren()656 mHandler.initLocation(mActivity.getIntent()); in testInitLocationDefaultToRecentsOnAction()671 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
110 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()