Home
last modified time | relevance | path

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

/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/1.1/
Dservice.cpp42 static void startService(const char *hardwareServiceName, const char * managerServiceName) { 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/carservice_unit_test/src/com/android/car/pm/
DVendorServiceInfoTest.java73 public void startService() { in startService() method in VendorServiceInfoTest
/packages/apps/Messaging/tests/src/com/android/messaging/
DFakeContext.java64 public ComponentName startService(final Intent intent) { in startService() method in FakeContext
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
DCellBroadcastServiceTestCase.java107 public ComponentName startService(Intent service) { in startService() method in CellBroadcastServiceTestCase.TestContextWrapper
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/
DTestUtils.java136 public static <T extends ProfileService> void startService(ServiceTestRule serviceTestRule, in startService() method in TestUtils
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceTest.java129 private void startService() throws TimeoutException { in startService() method in LeAudioServiceTest
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidServiceTest.java139 private void startService() throws TimeoutException { in startService() method in HearingAidServiceTest
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java137 private void startService() throws TimeoutException { in startService() method in A2dpServiceTest
/packages/services/Car/cpp/powerpolicy/server/src/
DCarPowerPolicyServer.cpp194 Result<sp<CarPowerPolicyServer>> CarPowerPolicyServer::startService(const sp<Looper>& looper) { in startService() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
/packages/services/Car/service/src/com/android/car/evs/
DCarEvsService.java1125 private boolean startService(@CarEvsServiceType int type) { in startService() method in CarEvsService
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DVpnTest.java1119 public void startService(final String serviceName) { in startService() method in VpnTest.TestDeps
/packages/apps/Contacts/src/com/android/contacts/
DContactSaveService.java250 public static boolean startService(Context context, Intent intent, int saveMode) { in startService() method in ContactSaveService
277 public static void startService(Context context, Intent intent) { in startService() method in ContactSaveService
/packages/modules/Wifi/service/java/com/android/server/wifi/scanner/
DWifiScanningServiceImpl.java443 public void startService() { in startService() method in WifiScanningServiceImpl
/packages/providers/CalendarProvider/tests/src/com/android/providers/calendar/
DCalendarProvider2Test.java181 public ComponentName startService(Intent service) { in startService() method in CalendarProvider2Test.MockContext2
/packages/modules/Connectivity/tests/unit/java/com/android/server/
DConnectivityServiceTest.java586 public ComponentName startService(Intent service) { in startService() method in ConnectivityServiceTest.MockContext