Searched refs:queryContent (Results 1 – 1 of 1) sorted by relevance
580 final String queryContent = "query"; in testOpenAppRootWithQueryContent_matchedContent() local581 mActivity.intent.putExtra(Intent.EXTRA_CONTENT_QUERY, queryContent); in testOpenAppRootWithQueryContent_matchedContent()583 assertEquals(queryContent, in testOpenAppRootWithQueryContent_matchedContent()590 final String queryContent = "query"; in testOpenAppRoot_doesNotHappen_differentUser() local591 mActivity.intent.putExtra(Intent.EXTRA_CONTENT_QUERY, queryContent); in testOpenAppRoot_doesNotHappen_differentUser()