Home | History | Annotate | Download | only in mediabrowserservice

Lines Matching refs:onStartCommand

111      // to be executed (see {@link #onStartCommand})
114 // should be executed (see {@link #onStartCommand})
117 // indicates that the music playback should be paused (see {@link #onStartCommand})
182 * @see android.app.Service#onStartCommand(android.content.Intent, int, int)
185 public int onStartCommand(Intent startIntent, int flags, int startId) {