Searched refs:NekoService (Results 1 – 3 of 3) sorted by relevance
72 NekoService.registerJobIfNeeded(this, food.getInterval(this)); in updateState()86 NekoService.cancelJob(this); in onClick()
36 public class NekoService extends JobService { class120 new ComponentName(context, NekoService.class)) in registerJob()
53 NekoService.registerJob(getContext(), food.getInterval(getContext())); in onFoodSelected()