FileDocCategorySizeDatePackage
IBatteryPropertiesRegistrar.javaAPI DocAndroid 5.1 API4970Sat Mar 14 05:48:04 GMT 2015android.os

IBatteryPropertiesRegistrar

public interface IBatteryPropertiesRegistrar implements android.os.IInterface
{@hide}

Fields Summary
Constructors Summary
Methods Summary
public intgetProperty(int id, android.os.BatteryProperty prop)

public voidregisterListener(android.os.IBatteryPropertiesListener listener)

public voidunregisterListener(android.os.IBatteryPropertiesListener listener)