Home
last modified time | relevance | path

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

/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/hfp/
H A DHeadsetObjectsFactory.java75 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in makeStateMachine()
H A DHeadsetStateMachine.java176 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in HeadsetStateMachine()
203 HeadsetNativeInterface nativeInterface, HeadsetSystemInterface systemInterface) { in make()
/aosp12/packages/services/Car/service/src/com/android/car/
H A DUptimeTracker.java100 UptimeTracker(File file, long snapshotInterval, SystemInterface systemInterface) { in UptimeTracker()
H A DCarLocationService.java488 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getLocationCacheFile() local
H A DICarImpl.java164 public ICarImpl(Context serviceContext, IVehicle vehicle, SystemInterface systemInterface, in ICarImpl()
172 ICarImpl(Context serviceContext, IVehicle vehicle, SystemInterface systemInterface, in ICarImpl()
H A DCarStorageMonitoringService.java136 public CarStorageMonitoringService(Context context, SystemInterface systemInterface) { in CarStorageMonitoringService()
H A DCarUxRestrictionsManagerService.java283 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getFile() local
H A DCarShellCommand.java399 SystemInterface systemInterface, in CarShellCommand()
/aosp12/packages/services/Car/service/src/com/android/car/power/
H A DPowerComponentHandler.java91 PowerComponentHandler(Context context, SystemInterface systemInterface) { in PowerComponentHandler()
97 public PowerComponentHandler(Context context, SystemInterface systemInterface, in PowerComponentHandler()
H A DCarPowerManagementService.java260 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 DController.java133 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in sendBroadcast() local
/aosp12/frameworks/base/services/core/java/com/android/server/webkit/
H A DWebViewUpdateServiceImpl.java109 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 DCarWatchdogService.java474 SystemInterface systemInterface = CarLocalServices.getService(SystemInterface.class); in getWatchdogDirFile() local