Searched refs:runIfFirstCall (Results 1 – 1 of 1) sorted by relevance
207 private void runIfFirstCall(Runnable r) { in runIfFirstCall() method in WificondControl.SendMgmtFrameEvent218 mTimeoutCallback = () -> runIfFirstCall(() -> { in SendMgmtFrameEvent()235 mEventHandler.post(() -> runIfFirstCall(() -> { in OnAck()245 mEventHandler.post(() -> runIfFirstCall(() -> { in OnFailure()