Searched refs:startId (Results 1 – 2 of 2) sorted by relevance
228 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() argument229 return super.onStartCommand(intent, flags, startId); in onStartCommand()
323 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() argument325 return super.onStartCommand(intent, flags, startId); in onStartCommand()