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