Searched refs:notifyRecentTasksChanged (Results 1 – 2 of 2) sorted by relevance
197 notifyRecentTasksChanged(); in addSplitPair()213 notifyRecentTasksChanged(); in removeSplitPair()242 notifyRecentTasksChanged(); in onTaskStackChanged()253 notifyRecentTasksChanged(); in onRecentTaskListUpdated()263 notifyRecentTasksChanged(); in onTaskRemoved()273 notifyRecentTasksChanged(); in onTaskRunningInfoChanged()279 notifyRecentTasksChanged(); in onActiveTasksChanged()289 void notifyRecentTasksChanged() { in notifyRecentTasksChanged() method in RecentTasksController
196 verify(mRecentTasksController).notifyRecentTasksChanged(); in testAddRemoveSplitNotifyChange()200 verify(mRecentTasksController).notifyRecentTasksChanged(); in testAddRemoveSplitNotifyChange()216 verify(mRecentTasksController, times(1)).notifyRecentTasksChanged(); in testAddSameSplitBoundsInfoSkipNotifyChange()480 verify(mRecentTasksController).notifyRecentTasksChanged(); in testTaskWindowingModeChangedNotifiesChange()