Searched defs:activityIntent (Results 1 – 8 of 8) sorted by relevance
43 Intent activityIntent = new Intent(context, LoadtestActivity.class); in onReceive() local
95 Intent activityIntent = new Intent(context, LoadtestActivity.class); in onReceive() local104 Intent activityIntent = new Intent(context, LoadtestActivity.class); in onReceive() local
124 protected Intent activityIntent(String pkg, String componentName) { in activityIntent() method in VectorDrawableTest
125 protected Intent activityIntent(String pkg, String componentName) { in activityIntent() method in HwTests
149 protected Intent activityIntent(String pkg, String componentName) { in activityIntent() method in MainActivity
1165 Intent activityIntent = new Intent(Intent.ACTION_MAIN) in switchToHomeTvInput() local
789 Intent activityIntent = new Intent(intent); in deviceAttachedForFixedHandler() local
3540 Intent activityIntent = r.activity.getIntent(); in handleRequestAssistContextExtras() local