Searched refs:onSessionConfigFailLocal (Results 1 – 1 of 1) sorted by relevance
3287 onSessionConfigFailLocal(mCurrentCommand, isPublish, reason); in processResponse()3521 onSessionConfigFailLocal(mCurrentCommand, true, NanStatusCode.INTERNAL_FAILURE); in processTimeout()3526 onSessionConfigFailLocal(mCurrentCommand, false, in processTimeout()4675 private void onSessionConfigFailLocal(Message failedCommand, boolean isPublish, int reason) { in onSessionConfigFailLocal() method