Home
last modified time | relevance | path

Searched refs:IHealthLegacy (Results 1 – 1 of 1) sorted by relevance

/system/core/healthd/
DHealthServiceHealthd.cpp37 using IHealthLegacy = android::hardware::health::V1_0::IHealth; typedef
39 static android::sp<IHealthLegacy> gHealth_1_0;
56 gHealth_1_0 = IHealthLegacy::getService(); in healthd_board_init()