Searched refs:startId (Results 1 – 2 of 2) sorted by relevance
292 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() argument294 return super.onStartCommand(intent, flags, startId); in onStartCommand()
354 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() argument356 return super.onStartCommand(intent, flags, startId); in onStartCommand()