Searched refs:gGetRailEnergyPowerStatsImpl (Results 1 – 1 of 1) sorted by relevance
73 std::function<void(JNIEnv*, jobject)> gGetRailEnergyPowerStatsImpl = {}; variable311 gGetRailEnergyPowerStatsImpl = getPowerStatsHalRailEnergyDataLocked; in setUpPowerStatsLocked()313 gGetRailEnergyPowerStatsImpl = NULL; in setUpPowerStatsLocked()330 if (!gGetRailEnergyPowerStatsImpl) { in getRailEnergyPowerStats()334 if (gGetRailEnergyPowerStatsImpl) { in getRailEnergyPowerStats()335 gGetRailEnergyPowerStatsImpl(env, jrailStats); in getRailEnergyPowerStats()