Home | History | Annotate | Download | only in telecom

Lines Matching full:videostate

1135      * @param videoState The desired video state to answer the call with.
1139 public void acceptRingingCall(int videoState) {
1142 getTelecomService().acceptRingingCallWithVideoState(videoState);