Searched refs:allServices (Results 1 – 3 of 3) sorted by relevance
/packages/services/Car/service/src/com/android/car/ |
D | ICarImpl.java | 233 List<CarSystemService> allServices = new ArrayList<>(40); in ICarImpl() local 235 () -> new CarOemProxyService(mContext), allServices); in ICarImpl() 241 () -> new VehicleHal(mContext, builder.mVehicle), allServices); in ICarImpl() 245 mContext, mSystemInterface.getSystemCarDir(), mHal), allServices); in ICarImpl() 252 .build(), allServices); in ICarImpl() 255 () -> new CarDrivingStateService(mContext, mCarPropertyService), allServices); in ICarImpl() 257 () -> new CarOccupantZoneService(mContext), allServices); in ICarImpl() 260 mCarPropertyService, mCarOccupantZoneService), allServices); in ICarImpl() 262 () -> new CarActivityService(mContext), allServices); in ICarImpl() 265 mCarActivityService, mCarOccupantZoneService), allServices); in ICarImpl() [all …]
|
/packages/modules/Permission/PermissionController/tests/mocking/src/com/android/permissioncontroller/tests/mocking/privacysources/ |
D | AccessibilitySourceServiceTest.kt | 141 val allServices = listOf(a11yService, a11yService2, a11yService3) in removeNotifiedService() constant 144 allServices.forEach { accessibilitySourceService.markServiceAsNotified(it) } in removeNotifiedService()
|
/packages/apps/TV/libs/m2/ |
D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |