Searched refs:runIfFirstCall (Results 1 – 1 of 1) sorted by relevance
204 private void runIfFirstCall(Runnable r) { in runIfFirstCall() method in WificondControl.SendMgmtFrameEvent215 mTimeoutCallback = () -> runIfFirstCall(() -> { in SendMgmtFrameEvent()232 mEventHandler.post(() -> runIfFirstCall(() -> { in OnAck()242 mEventHandler.post(() -> runIfFirstCall(() -> { in OnFailure()