Searched refs:HardwarePropertiesManagerService (Results 1 – 3 of 3) sorted by relevance
48 public class HardwarePropertiesManagerService extends IHardwarePropertiesManager.Stub { class61 public HardwarePropertiesManagerService(Context context) { in HardwarePropertiesManagerService() method in HardwarePropertiesManagerService
1460 HardwarePropertiesManagerService hardwarePropertiesService = null; in startOtherServices()2299 hardwarePropertiesService = new HardwarePropertiesManagerService(context); in startOtherServices()
12253 Lcom/android/server/HardwarePropertiesManagerService;