Home | History | Annotate | Download | only in libril

Lines Matching refs:disconnectResponse

146             retStatus = sapCallback->disconnectResponse(token);
798 RLOGD("processResponse: calling sapCallback->disconnectResponse %d", rsp->token);
799 retStatus = sapImpl->sapCallback->disconnectResponse(rsp->token);