Searched refs:isLaunchToDocumentEnabled (Results 1 – 6 of 6) sorted by relevance
46 boolean isLaunchToDocumentEnabled(); in isLaunchToDocumentEnabled() method146 public boolean isLaunchToDocumentEnabled() { in isLaunchToDocumentEnabled() method in Features.RuntimeFeatures
147 if (!mEnv.features.isLaunchToDocumentEnabled()) { in testOpensContainerDocuments_OpenFolderInSearch_JumpsToNewLocation()191 if (!mEnv.features.isLaunchToDocumentEnabled()) { in testOpensContainerDocuments_ClickArchiveInSearch_opensArchiveInArchiveProvider()229 if (!mEnv.features.isLaunchToDocumentEnabled()) { in testLaunchToDocuments()255 if (!mEnv.features.isLaunchToDocumentEnabled()) { in testLaunchToDocuments_convertsTreeUriToDocumentUri()
86 public boolean isLaunchToDocumentEnabled() { in isLaunchToDocumentEnabled() method in TestFeatures
142 if (mFeatures.isLaunchToDocumentEnabled() && launchToInitialUri(intent)) { in initLocation()
506 if (!mEnv.features.isLaunchToDocumentEnabled()) { in testInitLocation_LaunchToDocuments()
197 if (!mEnv.features.isLaunchToDocumentEnabled()) { in testInitLocation_LaunchToDocuments()