/packages/services/Car/cpp/computepipe/router/1.0/ |
D | service.cpp | 16 static void startService() { in startService() function
|
/packages/services/Car/cpp/evs/manager/1.0/ |
D | service.cpp | 41 static void startService(const char *hardwareServiceName, const char * managerServiceName) { in startService() function
|
/packages/services/Car/cpp/evs/manager/aidl/src/ |
D | service.cpp | 37 void startService(const std::string_view& hardwareServiceName, in startService() function
|
/packages/services/Car/cpp/evs/manager/1.1/ |
D | service.cpp | 48 static void startService(Context* context) { in startService() function
|
/packages/apps/Camera2/src/com/android/camera/processing/ |
D | ProcessingServiceManager.java | 158 private void startService() { in startService() method in ProcessingServiceManager
|
/packages/apps/DocumentsUI/tests/common/com/android/documentsui/ |
D | TestActivity.java | 76 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/ |
D | FakeContext.java | 64 public ComponentName startService(final Intent intent) { in startService() method in FakeContext
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/ |
D | VendorServiceInfoTest.java | 70 public void startService() { in startService() method in VendorServiceInfoTest
|
D | VendorServiceControllerTest.java | 354 public ComponentName startService(Intent service) { in startService() method in VendorServiceControllerTest.ServiceLauncherContext
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bas/ |
D | BatteryServiceTest.java | 108 private void startService() throws TimeoutException { in startService() method in BatteryServiceTest
|
/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/ |
D | CellBroadcastServiceTestCase.java | 118 public ComponentName startService(Intent service) { in startService() method in CellBroadcastServiceTestCase.TestContextWrapper
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/ |
D | TestUtils.java | 142 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/ |
D | LeAudioBroadcastServiceTest.java | 208 private void startService() throws TimeoutException { in startService() method in LeAudioBroadcastServiceTest
|
D | LeAudioServiceTest.java | 249 private void startService() throws TimeoutException { in startService() method in LeAudioServiceTest
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/csip/ |
D | CsipSetCoordinatorServiceTest.java | 158 private void startService() throws TimeoutException { in startService() method in CsipSetCoordinatorServiceTest
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/ |
D | HearingAidServiceTest.java | 141 private void startService() throws TimeoutException { in startService() method in HearingAidServiceTest
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/ |
D | VolumeControlServiceTest.java | 168 private void startService() throws TimeoutException { in startService() method in VolumeControlServiceTest
|
/packages/services/Car/cpp/watchdog/server/tests/ |
D | WatchdogPerfServiceTest.cpp | 149 void startService() { in startService() function in android::automotive::watchdog::__anon8341918b0211::WatchdogPerfServiceTest
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/ |
D | A2dpServiceTest.java | 134 private void startService() throws TimeoutException { in startService() method in A2dpServiceTest
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hap/ |
D | HapClientTest.java | 242 private void startService() throws TimeoutException { in startService() method in HapClientTest
|
/packages/services/Car/service/src/com/android/car/evs/ |
D | CarEvsService.java | 1218 private boolean startService(@CarEvsServiceType int type) { in startService() method in CarEvsService
|
/packages/services/Car/cpp/powerpolicy/server/src/ |
D | CarPowerPolicyServer.cpp | 213 Result<std::shared_ptr<CarPowerPolicyServer>> CarPowerPolicyServer::startService( in startService() function in android::frameworks::automotive::powerpolicy::CarPowerPolicyServer
|
/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/ |
D | CaptivePortalLoginActivityTest.java | 190 public ComponentName startService(Intent service) { in startService() method in CaptivePortalLoginActivityTest.InstrumentedCaptivePortalLoginActivity
|
/packages/apps/Contacts/src/com/android/contacts/ |
D | ContactSaveService.java | 254 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/ |
D | VpnTest.java | 1682 public void startService(final String serviceName) { in startService() method in VpnTest.TestDeps
|