Home
last modified time | relevance | path

Searched defs:startService (Results 1 – 25 of 31) sorted by relevance

12

/packages/services/Car/cpp/computepipe/router/1.0/
Dservice.cpp16 static void startService() { in startService() function
/packages/services/Car/cpp/evs/manager/1.0/
Dservice.cpp39 static void startService(const char* hardwareServiceName, const char* managerServiceName) { in startService() function
/packages/services/Car/cpp/evs/manager/aidl/src/
Dservice.cpp37 void startService(const std::string_view& hardwareServiceName, in startService() function
/packages/services/Car/cpp/evs/manager/1.1/
Dservice.cpp48 static void startService(Context* context) { in startService() function
/packages/apps/Camera2/src/com/android/camera/processing/
DProcessingServiceManager.java158 private void startService() { in startService() method in ProcessingServiceManager
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/
DTestActivity.java76 public TestEventListener<Intent> startService; field in TestActivity
151 public final ComponentName startService(Intent intent) { in startService() method in TestActivity
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/hotword/
DHotwordServiceManager.java137 void startService() { in startService() method in HotwordServiceManager
/packages/apps/Messaging/tests/src/com/android/messaging/
DFakeContext.java64 public ComponentName startService(final Intent intent) { in startService() method in FakeContext
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bas/
DBatteryServiceTest.java102 private void startService() throws TimeoutException { in startService() method in BatteryServiceTest
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
DVendorServiceInfoTest.java77 public void startService() { in startService() method in VendorServiceInfoTest
DVendorServiceControllerTest.java484 public ComponentName startService(Intent service) { in startService() method in VendorServiceControllerTest.ServiceLauncherContext
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastServiceTestCase.java127 public ComponentName startService(Intent service) { in startService() method in CellBroadcastServiceTestCase.TestContextWrapper
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/
DTestUtils.java145 public static <T extends ProfileService> void startService(ServiceTestRule serviceTestRule, in startService() method in TestUtils
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioBroadcastServiceTest.java211 private void startService() throws TimeoutException { in startService() method in LeAudioBroadcastServiceTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidServiceTest.java143 private void startService() throws TimeoutException { in startService() method in HearingAidServiceTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/
DCsipSetCoordinatorServiceTest.java168 private void startService() throws TimeoutException { in startService() method in CsipSetCoordinatorServiceTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlServiceTest.java169 private void startService() throws TimeoutException { in startService() method in VolumeControlServiceTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java136 private void startService() throws TimeoutException { in startService() method in A2dpServiceTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hap/
DHapClientTest.java243 private void startService() throws TimeoutException { in startService() method in HapClientTest
/packages/services/DeviceAsWebcam/jni/
DUVCProvider.cpp928 Status UVCProvider::startService(const std::unordered_set<std::string>& ignoredNodes) { in startService() function in android::webcam::UVCProvider
/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogProcessServiceTest.cpp149 void startService() { in startService() function in android::automotive::watchdog::WatchdogProcessServiceTest
DWatchdogPerfServiceTest.cpp211 void startService() { in startService() function in android::automotive::watchdog::__anonc42067440311::WatchdogPerfServiceTest
/packages/services/Car/service/src/com/android/car/evs/
DStateMachine.java1081 private @CarEvsError int startService() { in startService() method in StateMachine
/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp214 Result<std::shared_ptr<CarPowerPolicyServer>> CarPowerPolicyServer::startService( in startService() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DCaptivePortalLoginActivityTest.java187 public ComponentName startService(Intent service) { in startService() method in CaptivePortalLoginActivityTest.InstrumentedCaptivePortalLoginActivity

12