Searched refs:startNotesRoleSetting (Results 1 – 4 of 4) sorted by relevance
72 verify(noteTaskController).startNotesRoleSetting(any(Context::class.java), eq(null))80 .startNotesRoleSetting(any(Context::class.java), eq(QUICK_AFFORDANCE))
912 createNoteTaskController().startNotesRoleSetting(context, QUICK_AFFORDANCE)926 createNoteTaskController().startNotesRoleSetting(context, entryPoint = null)939 createNoteTaskController().startNotesRoleSetting(context, QUICK_AFFORDANCE)952 createNoteTaskController().startNotesRoleSetting(context, entryPoint = null)
46 controller.startNotesRoleSetting(this, entryPoint)
110 fun startNotesRoleSetting(activityContext: Context, entryPoint: NoteTaskEntryPoint?) { regex