Home
last modified time | relevance | path

Searched refs:mRemoteVideoCapable (Results 1 – 1 of 1) sorted by relevance

/packages/services/Telephony/src/com/android/services/telephony/
DTelephonyConnection.java210 private boolean mRemoteVideoCapable; field in TelephonyConnection
706 if (mRemoteVideoCapable) { in applyVideoCapabilities()
779 return mRemoteVideoCapable; in isRemoteVideoCapable()
800 mRemoteVideoCapable = capable; in setRemoteVideoCapable()