Searched defs:targetIntent (Results 1 – 5 of 5) sorted by relevance
35 Intent targetIntent = new Intent(Intent.ACTION_MAIN, null); in getTargetIntent() local
63 Intent targetIntent, in ResolverListController()74 Intent targetIntent, in ResolverListController()
80 Intent targetIntent, ComponentName recentsComponent, int recentsUid, in RecentsAnimation()
916 Intent targetIntent = new Intent(_intent); in setIntent() local
7518 public boolean shouldUpRecreateTask(Intent targetIntent) { in shouldUpRecreateTask()