Searched refs:initLocation (Results 1 – 9 of 9) sorted by relevance
442 mHandler.initLocation(intent); in testInitLocation_LaunchToStackLocation()451 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_RestoresIfStackIsLoaded()459 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_LoadsRootDocIfStackOnlyHasRoot()468 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_forceDefaultsToRoot()478 mHandler.initLocation(intent); in testInitLocation_BrowseRootWithoutRootId()490 mHandler.initLocation(intent); in testInitLocation_BrowseRootWrongAuthority_ShowDefault()500 mHandler.initLocation(intent); in testInitLocation_BrowseRoot()523 mHandler.initLocation(intent); in testInitLocation_LaunchToDocuments()537 mHandler.initLocation(intent); in testInitLocation_LaunchToDownloads()
172 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_RestoresIfStackIsLoaded()180 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_LoadsRootDocIfStackOnlyHasRoot()188 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_CopyDestination_DefaultsToDownloads()215 mHandler.initLocation(intent); in testInitLocation_LaunchToDocuments()230 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_RestoresLastAccessedStack()256 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_DefaultToDeviceRoot_ActionOpenTree()274 mHandler.initLocation(mActivity.getIntent()); in testInitLocation_DefaultToDeviceRoot_ActionOpenTree_RootDoesNotSupportChildren()682 mHandler.initLocation(mActivity.getIntent()); in testInitLocationDefaultToRecentsOnAction()697 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
187 mInjector.actions.initLocation(intent); in onCreate()
412 public void initLocation(Intent intent) { in initLocation() method in ActionHandler
122 public void initLocation(Intent intent) { in initLocation() method in ActionHandler
169 mInjector.actions.initLocation(intent); in onCreate()
122 public void initLocation(Intent intent) { in setUp()