Home
last modified time | relevance | path

Searched refs:HardwarePropertiesManagerService (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DHardwarePropertiesManagerService.java51 public class HardwarePropertiesManagerService extends IHardwarePropertiesManager.Stub { class
64 public HardwarePropertiesManagerService(Context context) { in HardwarePropertiesManagerService() method in HardwarePropertiesManagerService
/frameworks/base/services/java/com/android/server/
DSystemServer.java1453 HardwarePropertiesManagerService hardwarePropertiesService = null; in startOtherServices()
2344 hardwarePropertiesService = new HardwarePropertiesManagerService(context); in startOtherServices()
/frameworks/base/services/
Dart-profile89 HPLcom/android/server/HardwarePropertiesManagerService;->enforceHardwarePropertiesRetrievalAllowed(…
Dart-wear-profile44 Lcom/android/server/HardwarePropertiesManagerService;
2348 PLcom/android/server/HardwarePropertiesManagerService;-><init>(Landroid/content/Context;)V