Searched refs:registrar (Results 1 – 2 of 2) sorted by relevance
441 IBatteryPropertiesRegistrar registrar = IBatteryPropertiesRegistrar.Stub in registerService()443 return new BatteryManager(ctx, stats, registrar); in registerService() argument
3903 IBatteryPropertiesRegistrar registrar = IBatteryPropertiesRegistrar.Stub.asInterface( in updateBatteryPropertiesLocked() local3905 if (registrar != null) { in updateBatteryPropertiesLocked()3906 registrar.scheduleUpdate(); in updateBatteryPropertiesLocked()