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 | 168 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in HeadsetStateMachine() 195 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 | 444 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getLocationCacheFile() local
|
D | CarStorageMonitoringService.java | 113 public CarStorageMonitoringService(Context context, SystemInterface systemInterface) { in CarStorageMonitoringService()
|
D | ICarImpl.java | 117 public ICarImpl(Context serviceContext, IVehicle vehicle, SystemInterface systemInterface, in ICarImpl()
|
D | CarUxRestrictionsManagerService.java | 225 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getFile() local
|
D | CarPowerManagementService.java | 120 Context context, PowerHalService powerHal, SystemInterface systemInterface, in CarPowerManagementService()
|