Searched defs:instrumentationName (Results 1 – 1 of 1) sorted by relevance
46 final String instrumentationName = intent.getStringExtra(EXTRA_INSTRUMENTATIION_NAME); in onStartCommand() local65 static boolean startInstrumentation(Context context, String instrumentationName) in startInstrumentation()