Searched refs:firstResult (Results 1 – 3 of 3) sorted by relevance
131 TestApp firstResult = mTestAppProvider.query() in query_byFeature_returnsDifferentTestAppsForSameQuery() local138 assertThat(firstResult).isNotEqualTo(secondResult); in query_byFeature_returnsDifferentTestAppsForSameQuery()
744 SearchResult firstResult = page.get(0); in testReportSystemUsage_ForbiddenFromNonSystem() local753 firstResult.getPackageName(), in testReportSystemUsage_ForbiddenFromNonSystem()754 firstResult.getDatabaseName(), in testReportSystemUsage_ForbiddenFromNonSystem()755 firstResult in testReportSystemUsage_ForbiddenFromNonSystem()758 firstResult in testReportSystemUsage_ForbiddenFromNonSystem()
190 boolean firstResult = waitForActivityFocused(APP_A_FOREGROUND_ACTIVITY); in testBackgroundActivityNotBlockedWithinGracePeriod()191 assertTrue("Not able to start foreground activity", firstResult); in testBackgroundActivityNotBlockedWithinGracePeriod()