/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/ |
H A D | IsolatedService.java | 44 Class<?> serviceManager = Class.forName(SERVICE_MANAGER_CLASS_NAME); in getServicesCachedInServiceManager() local 61 Class<?> serviceManager = Class.forName(SERVICE_MANAGER_CLASS_NAME); in getServiceFromServiceManager() local
|
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/util/concurrent/ |
H A D | ServiceManagerTest.java | 133 ServiceManager serviceManager = new ServiceManager(asList(a, b)); in testServiceStartupTimes() local 148 ServiceManager serviceManager = new ServiceManager(asList(a, b)); in testServiceStartupDurations() local 178 ServiceManager serviceManager = new ServiceManager(asList(a, b)); in testServiceStartupTimes_selfStartingServices() local
|
/aosp_15_r20/frameworks/native/cmds/lshal/ |
H A D | Lshal.cpp | 45 sp<hidl::manager::V1_0::IServiceManager> serviceManager, in Lshal() 250 const sp<IServiceManager> &Lshal::serviceManager() const { in serviceManager() function in android::lshal::Lshal
|
/aosp_15_r20/hardware/interfaces/keymaster/4.1/support/ |
H A D | Keymaster.cpp | 85 Keymaster::KeymasterSet enumerateDevices(const sp<IServiceManager>& serviceManager) { in enumerateDevices() 124 auto serviceManager = IServiceManager::getService(); in enumerateAvailableDevices() local
|
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/qs/external/ |
H A D | CloseShadeRightAfterClickTestB339290820.kt | 117 private val serviceManager = tileServices.getTileWrapper(this) constant
|
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/util/concurrent/ |
H A D | ServiceManagerTest.java | 132 ServiceManager serviceManager = new ServiceManager(asList(a, b)); in testServiceStartupTimes() local 162 ServiceManager serviceManager = new ServiceManager(asList(a, b)); in testServiceStartupTimes_selfStartingServices() local
|
/aosp_15_r20/frameworks/native/cmds/servicemanager/ |
H A D | ServiceManagerFuzzer.cpp | 30 auto serviceManager = sp<ServiceManager>::make(std::move(accessPtr)); in LLVMFuzzerTestOneInput() local
|
/aosp_15_r20/packages/services/Car/libs/procfs-inspector/server/ |
D | main.cpp | 31 sp<IServiceManager> serviceManager = defaultServiceManager(); in main() local
|
/aosp_15_r20/frameworks/base/core/java/android/provider/ |
H A D | DeviceConfigInitializer.java | 45 public static void setDeviceConfigServiceManager( in setDeviceConfigServiceManager()
|
/aosp_15_r20/packages/modules/Profiling/tests/cts/src/android/profiling/cts/ |
D | ProfilingServiceManagerTest.java | 52 ProfilingServiceManager serviceManager = in testProfilingServiceRegisterer() local
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0919/ |
H A D | poc.cpp | 60 android::sp < android::IServiceManager > serviceManager = in main() local
|
/aosp_15_r20/packages/services/Car/tools/keventreader/server/ |
D | main.cpp | 61 sp<IServiceManager> serviceManager = defaultServiceManager(); in main() local
|
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/ndo/ |
D | NdoViewModelFactory.java | 40 public NdoViewModelFactory(Context context, InCallServiceManager serviceManager, in NdoViewModelFactory()
|
D | BlockerViewModel.java | 55 public BlockerViewModel(Context context, InCallServiceManager serviceManager, in BlockerViewModel()
|
D | InCallLiveData.java | 45 public InCallLiveData(InCallServiceManager serviceManager, String packageName) { in InCallLiveData()
|
/aosp_15_r20/cts/hostsidetests/securitybulletin/securityPatch/CVE-2021-0484/ |
H A D | poc.cpp | 27 sp<IServiceManager> serviceManager = defaultServiceManager(); in main() local
|
/aosp_15_r20/cts/tests/tests/nfc/src/android/nfc/cts/ |
H A D | NfcServiceManagerTest.java | 44 NfcServiceManager serviceManager = new NfcServiceManager(); in test_ServiceRegisterer() local
|
/aosp_15_r20/cts/tests/tests/secure_element/src/android/secure_element/cts/ |
H A D | SeServiceManagerTest.java | 69 SeServiceManager serviceManager = new SeServiceManager(); in test_ServiceRegisterer() local
|
/aosp_15_r20/system/tools/aidl/tests/java/src/android/aidl/tests/ |
D | ServiceManagerNativeTests.java | 55 private IServiceManager serviceManager; field in ServiceManagerNativeTests
|
/aosp_15_r20/packages/services/Car/car-lib/native/CarPowerManager/ |
D | CarPowerManager.cpp | 83 sp<IServiceManager> serviceManager = defaultServiceManager(); in connectToCarService() local
|
/aosp_15_r20/external/caliper/caliper/src/main/java/com/google/caliper/runner/ |
H A D | CaliperMain.java | 118 ServiceManager serviceManager = mainComponent.getServiceManager(); in exitlessMain() local
|
/aosp_15_r20/frameworks/av/media/libmedia/tests/mediaplayer/ |
H A D | IMediaPlayerTest.cpp | 35 sp<IServiceManager> serviceManager = defaultServiceManager(); in SetUp() local
|
/aosp_15_r20/packages/services/Car/cpp/packagemanagerproxy/service/src/ |
D | PackageManagerProxy.cpp | 57 sp<IServiceManager> serviceManager = android::defaultServiceManager(); in init() local
|
/aosp_15_r20/frameworks/native/libs/gui/tests/testserver/ |
H A D | TestServer.cpp | 102 sp<IServiceManager> serviceManager(defaultServiceManager()); in TestServerMain() local
|
/aosp_15_r20/packages/apps/Car/SystemUI/src/com/android/systemui/car/telecom/ |
D | InCallServiceImpl.java | 71 public InCallServiceImpl(InCallServiceManager serviceManager) { in InCallServiceImpl()
|