Home
last modified time | relevance | path

Searched defs:onStartCommand (Results 151 – 175 of 872) sorted by relevance

12345678910>>...35

/aosp_15_r20/external/ims/rcs/presencepolling/src/com/android/service/ims/presence/
H A DPersistService.java79 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in PersistService
/aosp_15_r20/development/samples/ApiDemos/src/com/example/android/apis/app/
H A DForegroundService.java80 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in ForegroundService
H A DServiceStartArguments.java126 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in ServiceStartArguments
/aosp_15_r20/frameworks/base/services/tests/servicestests/test-apps/SimpleServiceTestApp/src/com/android/servicestests/apps/simpleservicetestapp/
H A DSimpleService.java66 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in SimpleService
/aosp_15_r20/packages/apps/Dialer/java/com/android/incallui/spam/
DSpamNotificationService.java91 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in SpamNotificationService
/aosp_15_r20/frameworks/base/location/java/android/location/
H A DSettingInjectorService.java157 public final int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in SettingInjectorService
/aosp_15_r20/cts/common/device-side/bedstead/eventlib/src/main/java/com/android/eventlib/premade/
H A DEventLibContentSuggestionsService.java99 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in EventLibContentSuggestionsService
/aosp_15_r20/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/
DCellBroadcastAlertReminder.java78 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in CellBroadcastAlertReminder
/aosp_15_r20/packages/apps/Music/kotlin/src/com/android/music/
DMediaPlaybackService.kt56 override fun onStartCommand(startIntent: Intent?, flags: Int, startId: Int): Int { in onStartCommand() method in com.android.music.MediaPlaybackService
/aosp_15_r20/packages/services/Car/car-usb-handler/src/android/car/usb/handler/
DBootUsbService.java95 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in BootUsbService
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/notification/
DNotificationHelperService.java88 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in NotificationHelperService
/aosp_15_r20/packages/apps/Car/VoiceControl/src/com/android/car/voicecontrol/
DInteractionService.java140 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in InteractionService
/aosp_15_r20/cts/libs/midi/src/com/android/midi/
H A DMidiEchoTestService.java130 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in MidiEchoTestService
/aosp_15_r20/system/extras/boottime_tools/bootanalyze/stressfs/src/com/android/car/test/stressfs/
H A DWritingService.java164 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in WritingService
/aosp_15_r20/packages/apps/Music/src/com/android/music/
DMediaPlaybackService.java63 public int onStartCommand(Intent startIntent, int flags, int startId) { in onStartCommand() method in MediaPlaybackService
/aosp_15_r20/cts/tests/app/FgsTestHelper/src/android/app/fgstesthelper/
H A DLocalForegroundServiceBase.java85 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in LocalForegroundServiceBase
/aosp_15_r20/packages/services/Telephony/src/com/android/phone/otasp/
DOtaspActivationService.java103 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in OtaspActivationService
/aosp_15_r20/development/samples/ToyVpn/src/com/example/android/toyvpn/
H A DToyVpnService.java73 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in ToyVpnService
/aosp_15_r20/packages/apps/TV/src/com/android/tv/dvr/recorder/
DDvrRecordingService.java141 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in DvrRecordingService
/aosp_15_r20/packages/apps/Settings/src/com/android/settings/bluetooth/
DBluetoothPairingService.java122 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in BluetoothPairingService
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/android/controller/
H A DServiceControllerTest.java159 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in ServiceControllerTest.MyService
/aosp_15_r20/packages/apps/Camera2/src/com/android/camera/processing/
DProcessingService.java135 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in ProcessingService
/aosp_15_r20/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/dictionarypack/
DDictionaryService.java161 public synchronized int onStartCommand(final Intent intent, final int flags, in onStartCommand() method in DictionaryService
/aosp_15_r20/cts/apps/CtsVerifier/src/com/android/cts/verifier/bluetooth/
H A DBleConnectionPriorityServerService.java115 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in BleConnectionPriorityServerService
/aosp_15_r20/packages/services/Mtp/src/com/android/mtp/
DMtpService.java137 public synchronized int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in MtpService

12345678910>>...35