Searched refs:INTENT_EXTRA_APPS (Results 1 – 1 of 1) sorted by relevance
44 private static String INTENT_EXTRA_APPS = "apps"; field in TraceService62 intent.putExtra(INTENT_EXTRA_APPS, apps); in startTracing()92 intent.getBooleanExtra(INTENT_EXTRA_APPS, false), in onHandleIntent()