Home
last modified time | relevance | path

Searched defs:systemInterface (Results 1 – 8 of 8) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetObjectsFactory.java75 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in makeStateMachine()
DHeadsetStateMachine.java171 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in HeadsetStateMachine()
198 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in make()
/packages/services/Car/service/src/com/android/car/
DUptimeTracker.java101 UptimeTracker(File file, long snapshotInterval, SystemInterface systemInterface) { in UptimeTracker()
DCarLocationService.java454 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getLocationCacheFile() local
DCarPowerManagementService.java148 SystemInterface systemInterface, CarUserManagerHelper carUserManagerHelper) { in CarPowerManagementService()
155 SystemInterface systemInterface, CarUserManagerHelper carUserManagerHelper, in CarPowerManagementService()
DCarStorageMonitoringService.java113 public CarStorageMonitoringService(Context context, SystemInterface systemInterface) { in CarStorageMonitoringService()
DICarImpl.java130 public ICarImpl(Context serviceContext, IVehicle vehicle, SystemInterface systemInterface, in ICarImpl()
DCarUxRestrictionsManagerService.java242 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getFile() local