/aosp14/frameworks/base/tests/ActivityManagerPerfTests/tests/src/com/android/frameworks/perftests/am/tests/ |
H A D | ServiceStartPerfTest.java | 57 private void startService(Intent intent) { in startService() method in ServiceStartPerfTest
|
/aosp14/frameworks/base/services/core/java/com/android/server/ |
H A D | SystemServiceManager.java | 139 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 D | ServiceTestCase.java | 186 protected void startService(Intent intent) { in startService() method in ServiceTestCase
|
/aosp14/frameworks/base/core/java/com/android/ims/internal/uce/uceservice/ |
H A D | IUceService.aidl | 42 boolean startService(IUceListener uceListener); in startService() method
|
H A D | UceServiceBase.java | 39 public boolean startService(IUceListener uceListener) { in startService() method in UceServiceBase.UceServiceBinder
|
/aosp14/frameworks/base/core/tests/coretests/src/android/app/activity/ |
H A D | ServiceTest.java | 161 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 D | ServicesTests.java | 218 private void startService(int serviceId) { in startService() method in ServicesTests
|
/aosp14/frameworks/base/services/tests/mockingservicestests/src/com/android/server/cpu/ |
H A D | CpuMonitorServiceTest.java | 542 private void startService() { in startService() method in CpuMonitorServiceTest
|
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/location/ |
H A D | SettingsInjector.java | 498 public void startService() { in startService() method in SettingsInjector.Setting
|
/aosp14/frameworks/base/services/core/java/com/android/server/am/ |
H A D | ProcessServiceRecord.java | 405 boolean startService(ServiceRecord record) { in startService() method in ProcessServiceRecord
|
H A D | ActivityManagerService.java | 2262 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 D | ColorDisplayServiceTest.java | 1249 private void startService() { in startService() method in ColorDisplayServiceTest
|
/aosp14/frameworks/base/services/core/java/com/android/server/pm/ |
H A D | StagingManager.java | 161 void startService(StagingManager stagingManager) { in startService() method in StagingManager.Lifecycle
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/power/stats/ |
H A D | BstatsCpuTimesValidationTest.java | 672 private IBinder startService() throws Exception { in startService() method in BstatsCpuTimesValidationTest
|
/aosp14/frameworks/base/test-mock/src/android/test/mock/ |
H A D | MockContext.java | 602 public ComponentName startService(Intent service) { in startService() method in MockContext
|
/aosp14/frameworks/base/core/java/android/content/ |
H A D | ContextWrapper.java | 824 public @Nullable ComponentName startService(Intent service) { in startService() method in ContextWrapper
|
H A D | Context.java | 3622 public abstract ComponentName startService(Intent service); in startService() method in Context
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | IActivityManager.aidl | 213 ComponentName startService(in IApplicationThread caller, in Intent service, in startService() method
|
H A D | ContextImpl.java | 1898 public ComponentName startService(Intent service) { in startService() method in ContextImpl
|
/aosp14/frameworks/base/services/core/java/com/android/server/connectivity/ |
H A D | Vpn.java | 493 public void startService(final String serviceName) { in startService() method in Vpn.Dependencies
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |