Home
last modified time | relevance | path

Searched defs:startService (Results 1 – 25 of 28) 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.cpp41 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/apps/Messaging/tests/src/com/android/messaging/
DFakeContext.java64 public ComponentName startService(final Intent intent) { in startService() method in FakeContext
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
DVendorServiceInfoTest.java70 public void startService() { in startService() method in VendorServiceInfoTest
DVendorServiceControllerTest.java354 public ComponentName startService(Intent service) { in startService() method in VendorServiceControllerTest.ServiceLauncherContext
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bas/
DBatteryServiceTest.java108 private void startService() throws TimeoutException { in startService() method in BatteryServiceTest
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastServiceTestCase.java118 public ComponentName startService(Intent service) { in startService() method in CellBroadcastServiceTestCase.TestContextWrapper
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/
DTestUtils.java142 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.java208 private void startService() throws TimeoutException { in startService() method in LeAudioBroadcastServiceTest
DLeAudioServiceTest.java249 private void startService() throws TimeoutException { in startService() method in LeAudioServiceTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/
DCsipSetCoordinatorServiceTest.java158 private void startService() throws TimeoutException { in startService() method in CsipSetCoordinatorServiceTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidServiceTest.java141 private void startService() throws TimeoutException { in startService() method in HearingAidServiceTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlServiceTest.java168 private void startService() throws TimeoutException { in startService() method in VolumeControlServiceTest
/packages/services/Car/cpp/watchdog/server/tests/
DWatchdogPerfServiceTest.cpp149 void startService() { in startService() function in android::automotive::watchdog::__anon8341918b0211::WatchdogPerfServiceTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java134 private void startService() throws TimeoutException { in startService() method in A2dpServiceTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hap/
DHapClientTest.java242 private void startService() throws TimeoutException { in startService() method in HapClientTest
/packages/services/Car/service/src/com/android/car/evs/
DCarEvsService.java1218 private boolean startService(@CarEvsServiceType int type) { in startService() method in CarEvsService
/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp213 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.java190 public ComponentName startService(Intent service) { in startService() method in CaptivePortalLoginActivityTest.InstrumentedCaptivePortalLoginActivity
/packages/apps/Contacts/src/com/android/contacts/
DContactSaveService.java254 public static boolean startService(Context context, Intent intent, int saveMode) { in startService() method in ContactSaveService
281 public static void startService(Context context, Intent intent) { in startService() method in ContactSaveService
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DVpnTest.java1682 public void startService(final String serviceName) { in startService() method in VpnTest.TestDeps

12