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