Searched refs:ACTION_BENCHMARK (Results 1 – 1 of 1) sorted by relevance
50 private static final String ACTION_BENCHMARK = "com.android.benchmark.ACTION_BENCHMARK"; field in BenchmarkRegistry73 Intent intent = new Intent(ACTION_BENCHMARK); in loadBenchmarks()