Home
last modified time | relevance | path

Searched defs:onStartCommand (Results 1 – 25 of 71) sorted by relevance

123

/packages/services/Car/service-builtin/src/com/android/car/
DCarPerUserService.java28 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in CarPerUserService
DCarService.java37 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in CarService
DServiceProxy.java74 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in ServiceProxy
/packages/apps/Contacts/src/com/android/contacts/
DViewNotificationService.java40 public int onStartCommand(Intent intent, int flags, final int startId) { in onStartCommand() method in ViewNotificationService
/packages/modules/Connectivity/tests/cts/hostside-network-policy/app2/src/com/android/cts/netpolicy/hostside/app2/
DMyForegroundService.java50 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in MyForegroundService
/packages/services/Car/tests/SampleVoiceAssistInputService/src/com/android/car/voiceassist/sample/
DSampleVoiceAssistInputService.java50 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in SampleVoiceAssistInputService
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/vendorservice/
DLogLifecycleService.java43 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in LogLifecycleService
/packages/services/Car/tests/VendorServiceReferenceApp/src/com/android/car/vendorservice/reference/
DVendorServiceRef.java86 public final int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in VendorServiceRef
/packages/services/Telecomm/testapps/transactionalVoipApp/src/com/android/server/telecom/transactionalVoipApp/
DBackgroundIncomingCallService.java44 public int onStartCommand(Intent intent, @StartArgFlags int flags, int startId) { in onStartCommand() method in BackgroundIncomingCallService
/packages/services/Car/experimental/service/src/com/android/experimentalcar/
DExperimentalCarService.java53 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in ExperimentalCarService
/packages/modules/Permission/tests/cts/permission/AppThatRequestOneTimePermission/src/android/permission/cts/appthatrequestpermission/
DKeepAliveForegroundService.java47 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in KeepAliveForegroundService
/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/service/
DPermissionControllerLifecycleService.java69 public int onStartCommand(@Nullable Intent intent, int flags, int startId) { in onStartCommand() method in PermissionControllerLifecycleService
/packages/services/Car/car-lib/src/android/car/content/pm/
DCarAppBlockingPolicyService.java51 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in CarAppBlockingPolicyService
/packages/services/Mtp/src/com/android/mtp/
DMtpDocumentsService.java58 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in MtpDocumentsService
/packages/services/Car/service/src/com/android/car/
DCarPerUserServiceImpl.java66 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in CarPerUserServiceImpl
DCarServiceImpl.java106 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in CarServiceImpl
/packages/apps/DeskClock/src/com/android/deskclock/stopwatch/
DStopwatchService.kt40 override fun onStartCommand(intent: Intent, flags: Int, startId: Int): Int { in onBind() method in com.android.deskclock.stopwatch.StopwatchService
/packages/apps/Settings/src/com/android/settings/development/
DPageAgnosticNotificationService.java129 public int onStartCommand(@Nullable Intent intent, int flags, int startId) { in onStartCommand() method in PageAgnosticNotificationService
/packages/modules/StatsD/tests/apps/statsdapp/src/com/android/server/cts/device/statsd/
DStatsdCtsForegroundService.java97 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in StatsdCtsForegroundService
/packages/services/Car/tests/BugReportApp/src/com/android/car/bugreport/
DScreenshotService.java75 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in ScreenshotService
/packages/services/Car/car-lib/src/android/car/oem/
DOemCarService.java223 public final int onStartCommand(@Nullable Intent intent, int flags, int startId) { in onStartCommand() method in OemCarService
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/finalization/
DSendDpcBroadcastService.java49 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in SendDpcBroadcastService
/packages/apps/TV/src/com/android/tv/audiotvservice/
DAudioOnlyTvService.java61 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in AudioOnlyTvService
/packages/services/Car/tests/SampleCustomInputService/src/com/android/car/custominput/sample/
DSampleCustomInputService.java74 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in SampleCustomInputService
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/
DUserSwitchListenerService.java146 public int onStartCommand(Intent intent, int flags, int startId) { in onStartCommand() method in UserSwitchListenerService

123