Searched refs:IBatteryPropertiesRegistrar (Results 1 – 7 of 7) sorted by relevance
29 class BpBatteryPropertiesRegistrar : public BpInterface<IBatteryPropertiesRegistrar> {32 : BpInterface<IBatteryPropertiesRegistrar>(impl) {} in BpBatteryPropertiesRegistrar()36 data.writeInterfaceToken(IBatteryPropertiesRegistrar::getInterfaceDescriptor()); in registerListener()43 data.writeInterfaceToken(IBatteryPropertiesRegistrar::getInterfaceDescriptor()); in unregisterListener()50 data.writeInterfaceToken(IBatteryPropertiesRegistrar::getInterfaceDescriptor()); in getProperty()74 CHECK_INTERFACE(IBatteryPropertiesRegistrar, data, reply); in onTransact()82 CHECK_INTERFACE(IBatteryPropertiesRegistrar, data, reply); in onTransact()90 CHECK_INTERFACE(IBatteryPropertiesRegistrar, data, reply); in onTransact()
8 IBatteryPropertiesRegistrar.cpp
20 import android.os.IBatteryPropertiesRegistrar;165 private IBatteryPropertiesRegistrar mBatteryPropertiesRegistrar;179 IBatteryPropertiesRegistrar.Stub.asInterface(b); in queryProperty()
26 interface IBatteryPropertiesRegistrar { interface
32 class IBatteryPropertiesRegistrar : public IInterface {41 class BnBatteryPropertiesRegistrar : public BnInterface<IBatteryPropertiesRegistrar> {
39 import android.os.IBatteryPropertiesRegistrar;172 final IBatteryPropertiesRegistrar batteryPropertiesRegistrar = in onStart()173 IBatteryPropertiesRegistrar.Stub.asInterface(b); in onStart()
195 core/java/android/os/IBatteryPropertiesRegistrar.aidl \