Searched defs:mTaskFragment (Results 1 – 4 of 4) sorted by relevance
139 private TaskFragment mTaskFragment; field in TaskFragmentOrganizerControllerTest227 mController.onTaskFragmentAppeared(mTaskFragment.getTaskFragmentOrganizer(), mTaskFragment); in testOnTaskFragmentAppeared_throughTaskFragmentOrganizer() local236 mController.onTaskFragmentAppeared(mTaskFragment.getTaskFragmentOrganizer(), mTaskFragment); in testOnTaskFragmentAppeared_throughTaskFragmentOrganizer() local252 mController.onTaskFragmentAppeared(mTaskFragment.getTaskFragmentOrganizer(), mTaskFragment); in testOnTaskFragmentAppeared_throughApplicationThread() local261 mController.onTaskFragmentAppeared(mTaskFragment.getTaskFragmentOrganizer(), mTaskFragment); in testOnTaskFragmentAppeared_throughApplicationThread() local277 mController.onTaskFragmentAppeared(mTaskFragment.getTaskFragmentOrganizer(), mTaskFragment); in testOnTaskFragmentAppeared_systemOrganizer() local285 mController.onTaskFragmentAppeared(mTaskFragment.getTaskFragmentOrganizer(), mTaskFragment); in testOnTaskFragmentAppeared_systemOrganizer() local300 mTaskFragment); in testOnTaskFragmentInfoChanged() local306 mController.onTaskFragmentAppeared(mTaskFragment.getTaskFragmentOrganizer(), mTaskFragment); in testOnTaskFragmentInfoChanged() local317 mTaskFragment); in testOnTaskFragmentInfoChanged() local[all …]
101 private TaskFragment mTaskFragment; field in TaskFragmentTest
30 private final TaskFragment mTaskFragment; field in EnsureActivitiesVisibleHelper
916 private final TaskFragment mTaskFragment; field in TaskFragmentOrganizerController.PendingTaskFragmentEvent979 private TaskFragment mTaskFragment; field in TaskFragmentOrganizerController.PendingTaskFragmentEvent.Builder