Searched defs:startId (Results 1 – 14 of 14) sorted by relevance
119 public int startId; field in ServiceControllerTest.MyService153 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
50 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
51 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
147 private GetTopChannelsResponse getTopChannelHelper(long startId) { in getTopChannelHelper()202 private GetServersResponse getServersHelper(long startId) { in getServersHelper()
163 private void startAction(Intent intent, int flags, int startId) { in startAction()224 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
100 public void onStart(Intent intent, int startId) { in onStart()
72 public ServiceController<T> startCommand(int flags, int startId) { in startCommand()
72 public IntentServiceController<T> startCommand(final int flags, final int startId) { in startCommand()
53 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
62 public int onStartCommand (Intent intent, int flags, int startId) { in onStartCommand()
80 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
304 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
161 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand()
180 private void initTransport(int startId) throws Exception { in initTransport()190 private void startTransport(int startId, @Nullable Runnable connectingCallback, in startTransport()888 int startId = Integer.MAX_VALUE - 2; in streamIdExhausted() local1032 int startId = Integer.MAX_VALUE - 4; in pendingStreamFailedByIdExhausted() local