Searched refs:healthInfoChanged_2_1 (Results 1 – 6 of 6) sorted by relevance
25 * A @2.1::IHealthInfoCallback must implement healthInfoChanged_2_1(). The35 oneway healthInfoChanged_2_1(HealthInfo info);
34 * @2.1::IHealthInfoCallback.healthInfoChanged_2_1(). All fields introduced40 * through either healthInfoChanged_2_1() or healthInfoChanged().
55 return callback_->healthInfoChanged_2_1(info); in Notify()
68 virtual hardware::Return<void> healthInfoChanged_2_1(234 Return<void> BatteryListenerImpl::healthInfoChanged_2_1( in healthInfoChanged_2_1() function in android::BatteryListenerImpl
120 Return<void> healthInfoChanged_2_1(const HealthInfo&) override { in healthInfoChanged_2_1() function in android::hardware::health::V2_1::Callback_2_1