Home
last modified time | relevance | path

Searched refs:URL_PREFIX (Results 1 – 1 of 1) sorted by relevance

/platform_testing/tests/perf/PerformanceAppTest/src/com/android/performanceapp/tests/
DAppLaunchTests.java69 private static final String URL_PREFIX = "http://"; field in AppLaunchTests
154 if (activityName.startsWith(URL_PREFIX)) { in testAppLaunchPerformance()
208 if (!activityName.startsWith(URL_PREFIX)) { in testAppLaunchPerformance()
230 if (!activityName.startsWith(URL_PREFIX)) { in testAppLaunchPerformance()