Searched refs:IHardwarePropertiesManager (Results 1 – 7 of 7) sorted by relevance
26 import android.os.IHardwarePropertiesManager;36 public class HardwarePropertiesManagerService extends IHardwarePropertiesManager.Stub {
37 private final IHardwarePropertiesManager mService;96 public HardwarePropertiesManager(Context context, IHardwarePropertiesManager service) { in HardwarePropertiesManager()
24 interface IHardwarePropertiesManager { interface
102 import android.os.IHardwarePropertiesManager;805 IHardwarePropertiesManager service = in registerService()806 IHardwarePropertiesManager.Stub.asInterface(b); in registerService()
249 core/java/android/os/IHardwarePropertiesManager.aidl \
3210 android.os.IHardwarePropertiesManager3211 android.os.IHardwarePropertiesManager$Stub3212 android.os.IHardwarePropertiesManager$Stub$Proxy
2047 Landroid/os/IHardwarePropertiesManager;2048 Landroid/os/IHardwarePropertiesManager$Stub;