Searched defs:systemInterface (Results 1 – 8 of 8) sorted by relevance
/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
D | HeadsetObjectsFactory.java | 75 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in makeStateMachine()
|
D | HeadsetStateMachine.java | 171 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in HeadsetStateMachine() 198 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in make()
|
/packages/services/Car/service/src/com/android/car/ |
D | UptimeTracker.java | 101 UptimeTracker(File file, long snapshotInterval, SystemInterface systemInterface) { in UptimeTracker()
|
D | CarLocationService.java | 454 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getLocationCacheFile() local
|
D | CarPowerManagementService.java | 148 SystemInterface systemInterface, CarUserManagerHelper carUserManagerHelper) { in CarPowerManagementService() 155 SystemInterface systemInterface, CarUserManagerHelper carUserManagerHelper, in CarPowerManagementService()
|
D | CarStorageMonitoringService.java | 113 public CarStorageMonitoringService(Context context, SystemInterface systemInterface) { in CarStorageMonitoringService()
|
D | ICarImpl.java | 130 public ICarImpl(Context serviceContext, IVehicle vehicle, SystemInterface systemInterface, in ICarImpl()
|
D | CarUxRestrictionsManagerService.java | 242 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getFile() local
|