Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hfp/
DHeadsetObjectsFactory.java75 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in makeStateMachine()
DHeadsetStateMachine.java186 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in HeadsetStateMachine()
228 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.java188 SystemInterface systemInterface, String vehicleInterfaceName) { in ICarImpl()
197 SystemInterface systemInterface, String vehicleInterfaceName, in ICarImpl()
DCarLocationService.java611 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getLocationCacheFile() local
DCarStorageMonitoringService.java141 public CarStorageMonitoringService(Context context, SystemInterface systemInterface) { in CarStorageMonitoringService()
DCarUxRestrictionsManagerService.java293 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getFile() local
DCarShellCommand.java467 SystemInterface systemInterface, in CarShellCommand()
/packages/services/Car/service/src/com/android/car/garagemode/
DController.java126 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in sendBroadcast() local
DGarageModeRecorder.java77 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in GarageModeRecorder() local
/packages/services/Car/service/src/com/android/car/power/
DPowerComponentHandler.java92 PowerComponentHandler(Context context, SystemInterface systemInterface) { in PowerComponentHandler()
97 public PowerComponentHandler(Context context, SystemInterface systemInterface, in PowerComponentHandler()
DCarPowerManagementService.java295 SystemInterface systemInterface, CarUserService carUserService, in CarPowerManagementService()
307 SystemInterface systemInterface, UserManager userManager, CarUserService carUserService, in CarPowerManagementService()
/packages/services/Car/service/src/com/android/car/telemetry/
DCarTelemetryService.java230 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in init() local
/packages/services/Car/service/src/com/android/car/watchdog/
DCarWatchdogService.java567 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getWatchdogDirFile() local