Home
last modified time | relevance | path

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

/aosp14/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
/aosp14/frameworks/base/services/core/java/com/android/server/
H A DSystemServiceManager.java139 public SystemService startService(String className) { in startService() method in SystemServiceManager
204 public <T extends SystemService> T startService(Class<T> serviceClass) { in startService() method in SystemServiceManager
240 public void startService(@NonNull final SystemService service) { in startService() method in SystemServiceManager
/aosp14/frameworks/base/test-runner/src/android/test/
H A DServiceTestCase.java186 protected void startService(Intent intent) { in startService() method in ServiceTestCase
/aosp14/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
/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/
H A DServiceTest.java161 private int startService(int code) { in startService() method in ServiceTest
/aosp14/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
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/cpu/
H A DCpuMonitorServiceTest.java542 private void startService() { in startService() method in CpuMonitorServiceTest
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/
H A DSettingsInjector.java498 public void startService() { in startService() method in SettingsInjector.Setting
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DProcessServiceRecord.java405 boolean startService(ServiceRecord record) { in startService() method in ProcessServiceRecord
H A DActivityManagerService.java2262 public static ActivityManagerService startService( in startService() method in ActivityManagerService.Lifecycle
13296 public ComponentName startService(IApplicationThread caller, Intent service, in startService() method in ActivityManagerService
13304 private ComponentName startService(IApplicationThread caller, Intent service, in startService() method in ActivityManagerService
/aosp14/frameworks/base/services/tests/displayservicetests/src/com/android/server/display/color/
H A DColorDisplayServiceTest.java1249 private void startService() { in startService() method in ColorDisplayServiceTest
/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DStagingManager.java161 void startService(StagingManager stagingManager) { in startService() method in StagingManager.Lifecycle
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/
H A DBstatsCpuTimesValidationTest.java672 private IBinder startService() throws Exception { in startService() method in BstatsCpuTimesValidationTest
/aosp14/frameworks/base/test-mock/src/android/test/mock/
H A DMockContext.java602 public ComponentName startService(Intent service) { in startService() method in MockContext
/aosp14/frameworks/base/core/java/android/content/
H A DContextWrapper.java824 public @Nullable ComponentName startService(Intent service) { in startService() method in ContextWrapper
H A DContext.java3622 public abstract ComponentName startService(Intent service); in startService() method in Context
/aosp14/frameworks/base/core/java/android/app/
H A DIActivityManager.aidl213 ComponentName startService(in IApplicationThread caller, in Intent service, in startService() method
H A DContextImpl.java1898 public ComponentName startService(Intent service) { in startService() method in ContextImpl
/aosp14/frameworks/base/services/core/java/com/android/server/connectivity/
H A DVpn.java493 public void startService(final String serviceName) { in startService() method in Vpn.Dependencies
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...