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
125 protected Intent activityIntent(String pkg, String componentName) { in activityIntent() method in HwTests
124 protected Intent activityIntent(String pkg, String componentName) { in activityIntent() method in VectorDrawableTest
149 protected Intent activityIntent(String pkg, String componentName) { in activityIntent() method in MainActivity
1167 Intent activityIntent = new Intent(Intent.ACTION_MAIN) in switchToHomeTvInput() local
789 Intent activityIntent = new Intent(intent); in deviceAttachedForFixedHandler() local
3521 Intent activityIntent = r.activity.getIntent(); in handleRequestAssistContextExtras() local