Searched refs:last_result (Results 1 - 1 of 1) sorted by path

/system/vold/
H A DCheckBattery.cpp43 int last_result = 100; member in namespace:__anon363
75 last_result = val.valueInt64;
78 last_result = 100;
83 return last_result >= threshold;

Completed in 55 milliseconds