Searched refs:shouldAutoDisable (Results 1 – 3 of 3) sorted by relevance
168 inline bool shouldAutoDisable() const { in shouldAutoDisable() function
265 if (mBindIfaceDirty || ((mSocket >= 0) && shouldAutoDisable())) { in runStateMachine_l()273 if ((mSocket < 0) && mBindIfaceValid && !shouldAutoDisable()) { in runStateMachine_l()341 shouldAutoDisable() ? "true" : "false"); in runStateMachine_l()
402 shouldAutoDisable() ? "yes" : "no"); in dumpConfigInterface()