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