Searched defs:systemInterface (Results 1 – 13 of 13) sorted by relevance
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/ |
H A D | HeadsetObjectsFactory.java | 75 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in makeStateMachine()
|
H A D | HeadsetStateMachine.java | 176 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in HeadsetStateMachine() 203 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in make()
|
/aosp12/packages/services/Car/service/src/com/android/car/ |
H A D | UptimeTracker.java | 100 UptimeTracker(File file, long snapshotInterval, SystemInterface systemInterface) { in UptimeTracker()
|
H A D | CarLocationService.java | 488 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getLocationCacheFile() local
|
H A D | ICarImpl.java | 164 public ICarImpl(Context serviceContext, IVehicle vehicle, SystemInterface systemInterface, in ICarImpl() 172 ICarImpl(Context serviceContext, IVehicle vehicle, SystemInterface systemInterface, in ICarImpl()
|
H A D | CarStorageMonitoringService.java | 136 public CarStorageMonitoringService(Context context, SystemInterface systemInterface) { in CarStorageMonitoringService()
|
H A D | CarUxRestrictionsManagerService.java | 283 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getFile() local
|
H A D | CarShellCommand.java | 399 SystemInterface systemInterface, in CarShellCommand()
|
/aosp12/packages/services/Car/service/src/com/android/car/power/ |
H A D | PowerComponentHandler.java | 91 PowerComponentHandler(Context context, SystemInterface systemInterface) { in PowerComponentHandler() 97 public PowerComponentHandler(Context context, SystemInterface systemInterface, in PowerComponentHandler()
|
H A D | CarPowerManagementService.java | 260 SystemInterface systemInterface, CarUserService carUserService, in CarPowerManagementService() 271 SystemInterface systemInterface, UserManager userManager, CarUserService carUserService, in CarPowerManagementService()
|
/aosp12/packages/services/Car/service/src/com/android/car/garagemode/ |
H A D | Controller.java | 133 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in sendBroadcast() local
|
/aosp12/frameworks/base/services/core/java/com/android/server/webkit/ |
H A D | WebViewUpdateServiceImpl.java | 109 WebViewUpdateServiceImpl(Context context, SystemInterface systemInterface) { in WebViewUpdateServiceImpl() 590 PackageInfo packageInfo, SystemInterface systemInterface) { in providerHasValidSignature()
|
/aosp12/packages/services/Car/service/src/com/android/car/watchdog/ |
H A D | CarWatchdogService.java | 474 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getWatchdogDirFile() local
|