Searched refs:onStartCommand (Results 1 – 2 of 2) sorted by relevance
228 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in NotificationHelper.ToastService229 return super.onStartCommand(intent, flags, startId); in onStartCommand()
640 public int onStartCommand(Intent intent, int flags, int id) {