Searched refs:ACTION_START (Results 1 – 2 of 2) sorted by relevance
47 private static final String ACTION_START = "GPU_PROFILER_START"; field in TracingControllerAndroid267 addAction(context.getPackageName() + "." + ACTION_START); in TracingIntentFilter()276 if (intent.getAction().endsWith(ACTION_START)) { in onReceive()
21 private static final int ACTION_START = 0; field in TouchEventSynthesizer58 case ACTION_START: { in inject()