Searched refs:updateNoteTaskForCurrentUserAndManagedProfiles (Results 1 – 4 of 4) sorted by relevance
98 controller.updateNoteTaskForCurrentUserAndManagedProfiles() in initializeOnUserUnlocked()124 controller.updateNoteTaskForCurrentUserAndManagedProfiles() in onUserUnlocked()128 controller.updateNoteTaskForCurrentUserAndManagedProfiles() in onUserChanged()132 controller.updateNoteTaskForCurrentUserAndManagedProfiles() in onProfilesChanged()
300 fun updateNoteTaskForCurrentUserAndManagedProfiles() { in updateNoteTaskForCurrentUserAndManagedProfiles() method
108 verify(controller).updateNoteTaskForCurrentUserAndManagedProfiles() in createUnderTest()184 verify(controller).updateNoteTaskForCurrentUserAndManagedProfiles() in initialize_userUnlocked_shouldUpdateNoteTask()208 verify(controller, times(2)).updateNoteTaskForCurrentUserAndManagedProfiles() in initialize_onProfilesChanged_shouldUpdateNoteTask()218 verify(controller, times(2)).updateNoteTaskForCurrentUserAndManagedProfiles() in initialize_onUserChanged_shouldUpdateNoteTask()
819 controller.updateNoteTaskForCurrentUserAndManagedProfiles() in <lambda>()