Searched refs:returned_result (Results 1 – 1 of 1) sorted by relevance
231 Result returned_result = Result::UNKNOWN; in shouldKeepScreenOn() local234 returned_result = res; in shouldKeepScreenOn()235 if (returned_result != Result::SUCCESS) return; in shouldKeepScreenOn()241 _hidl_cb(returned_result, screen_on); in shouldKeepScreenOn()