Searched defs:systemInterface (Results 1 – 11 of 11) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetObjectsFactory.java | 75 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in makeStateMachine()
|
D | HeadsetStateMachine.java | 176 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in HeadsetStateMachine() 203 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in make()
|
/packages/services/Car/service/src/com/android/car/ |
D | UptimeTracker.java | 100 UptimeTracker(File file, long snapshotInterval, SystemInterface systemInterface) { in UptimeTracker()
|
D | ICarImpl.java | 161 public ICarImpl(Context serviceContext, IVehicle vehicle, SystemInterface systemInterface, in ICarImpl() 169 ICarImpl(Context serviceContext, IVehicle vehicle, SystemInterface systemInterface, in ICarImpl()
|
D | CarLocationService.java | 488 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getLocationCacheFile() local
|
D | CarStorageMonitoringService.java | 136 public CarStorageMonitoringService(Context context, SystemInterface systemInterface) { in CarStorageMonitoringService()
|
D | CarUxRestrictionsManagerService.java | 283 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getFile() local
|
D | CarShellCommand.java | 378 SystemInterface systemInterface, in CarShellCommand()
|
/packages/services/Car/service/src/com/android/car/power/ |
D | PowerComponentHandler.java | 91 PowerComponentHandler(Context context, SystemInterface systemInterface) { in PowerComponentHandler() 97 public PowerComponentHandler(Context context, SystemInterface systemInterface, in PowerComponentHandler()
|
D | CarPowerManagementService.java | 260 SystemInterface systemInterface, CarUserService carUserService, in CarPowerManagementService() 271 SystemInterface systemInterface, UserManager userManager, CarUserService carUserService, in CarPowerManagementService()
|
/packages/services/Car/service/src/com/android/car/garagemode/ |
D | Controller.java | 129 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in sendBroadcast() local
|