Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
DHeadsetObjectsFactory.java75 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in makeStateMachine()
DHeadsetStateMachine.java176 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in HeadsetStateMachine()
203 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in make()
/packages/services/Car/service/src/com/android/car/
DUptimeTracker.java100 UptimeTracker(File file, long snapshotInterval, SystemInterface systemInterface) { in UptimeTracker()
DICarImpl.java161 public ICarImpl(Context serviceContext, IVehicle vehicle, SystemInterface systemInterface, in ICarImpl()
169 ICarImpl(Context serviceContext, IVehicle vehicle, SystemInterface systemInterface, in ICarImpl()
DCarLocationService.java488 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getLocationCacheFile() local
DCarStorageMonitoringService.java136 public CarStorageMonitoringService(Context context, SystemInterface systemInterface) { in CarStorageMonitoringService()
DCarUxRestrictionsManagerService.java283 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getFile() local
DCarShellCommand.java378 SystemInterface systemInterface, in CarShellCommand()
/packages/services/Car/service/src/com/android/car/power/
DPowerComponentHandler.java91 PowerComponentHandler(Context context, SystemInterface systemInterface) { in PowerComponentHandler()
97 public PowerComponentHandler(Context context, SystemInterface systemInterface, in PowerComponentHandler()
DCarPowerManagementService.java260 SystemInterface systemInterface, CarUserService carUserService, in CarPowerManagementService()
271 SystemInterface systemInterface, UserManager userManager, CarUserService carUserService, in CarPowerManagementService()
/packages/services/Car/service/src/com/android/car/garagemode/
DController.java129 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in sendBroadcast() local