Searched refs:NoteTaskControllerUpdateService (Results 1 – 4 of 4) sorted by relevance
38 class NoteTaskControllerUpdateService regex53 Intent(context, NoteTaskControllerUpdateService::class.java)
39 @[Binds IntoMap ClassKey(NoteTaskControllerUpdateService::class)]40 fun NoteTaskControllerUpdateService.bindNoteTaskControllerUpdateService(): Service regex
327 val intent = NoteTaskControllerUpdateService.createIntent(context)
728 assertThat(intent).hasComponentClass(NoteTaskControllerUpdateService::class.java)