Home
last modified time | relevance | path

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

12

/aosp12/packages/services/Car/cpp/computepipe/router/1.0/
H A Dservice.cpp16 static void startService() { in startService() function
/aosp12/packages/services/Car/cpp/evs/manager/1.0/
H A Dservice.cpp41 static void startService(const char *hardwareServiceName, const char * managerServiceName) { in startService() function
/aosp12/packages/services/Car/cpp/evs/manager/1.1/
H A Dservice.cpp42 static void startService(const char *hardwareServiceName, const char * managerServiceName) { in startService() function
/aosp12/frameworks/base/tests/ActivityManagerPerfTests/tests/src/com/android/frameworks/perftests/am/tests/
H A DServiceStartPerfTest.java57 private void startService(Intent intent) { in startService() method in ServiceStartPerfTest
/ohos5.0/base/telephony/call_manager/services/call_earthquake_alarm/include/
H A Dcall_earthquake_alarm_subscriber.h88 bool startService = false; variable
/aosp12/packages/apps/Camera2/src/com/android/camera/processing/
H A DProcessingServiceManager.java158 private void startService() { in startService() method in ProcessingServiceManager
/aosp12/frameworks/base/services/core/java/com/android/server/
H A DSystemServiceManager.java110 public SystemService startService(String className) { in startService() method in SystemServiceManager
163 public <T extends SystemService> T startService(Class<T> serviceClass) { in startService() method in SystemServiceManager
199 public void startService(@NonNull final SystemService service) { in startService() method in SystemServiceManager
/aosp12/packages/apps/DocumentsUI/tests/common/com/android/documentsui/
H A DTestActivity.java76 public TestEventListener<Intent> startService; field in TestActivity
151 public final ComponentName startService(Intent intent) { in startService() method in TestActivity
/aosp12/hardware/google/pixel/perfstatsd/
H A Dmain.cpp48 int startService(void) { in startService() function
/aosp12/frameworks/base/test-runner/src/android/test/
H A DServiceTestCase.java186 protected void startService(Intent intent) { in startService() method in ServiceTestCase
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
H A DVendorServiceInfoTest.java73 public void startService() { in startService() method in VendorServiceInfoTest
/aosp12/frameworks/base/core/java/com/android/ims/internal/uce/uceservice/
H A DIUceService.aidl42 boolean startService(IUceListener uceListener); in startService() method
H A DUceServiceBase.java39 public boolean startService(IUceListener uceListener) { in startService() method in UceServiceBase.UceServiceBinder
/aosp12/packages/apps/Messaging/tests/src/com/android/messaging/
H A DFakeContext.java64 public ComponentName startService(final Intent intent) { in startService() method in FakeContext
/aosp12/packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/unit/
H A DCellBroadcastServiceTestCase.java107 public ComponentName startService(Intent service) { in startService() method in CellBroadcastServiceTestCase.TestContextWrapper
/aosp12/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DServiceTest.java161 private int startService(int code) { in startService() method in ServiceTest
/aosp12/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/services/
H A DPrepareUpdateService.java93 public static void startService(Context context, in startService() method in PrepareUpdateService
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/
H A DTestUtils.java136 public static <T extends ProfileService> void startService(ServiceTestRule serviceTestRule, in startService() method in TestUtils
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/le_audio/
H A DLeAudioServiceTest.java129 private void startService() throws TimeoutException { in startService() method in LeAudioServiceTest
/aosp12/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyTestServicesTests2/src/com/android/framework/multidexlegacytestservices/test2/
H A DServicesTests.java218 private void startService(int serviceId) { in startService() method in ServicesTests
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hearingaid/
H A DHearingAidServiceTest.java139 private void startService() throws TimeoutException { in startService() method in HearingAidServiceTest
/aosp12/frameworks/base/services/core/java/com/android/server/am/
H A DProcessServiceRecord.java238 boolean startService(ServiceRecord record) { in startService() method in ProcessServiceRecord
/aosp12/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/
H A DSettingsInjector.java492 public void startService() { in startService() method in SettingsInjector.Setting
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
H A DA2dpServiceTest.java137 private void startService() throws TimeoutException { in startService() method in A2dpServiceTest
/ohos5.0/base/telephony/call_manager/services/call_voice_assistant/src/
H A Dcall_voice_assistant_manager.cpp169 std::string startService = isConnect ? SWITCH_TURN_ON : SWITCH_TURN_OFF; in PublishCommonEvent() local

12