Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DVideoProfile.java267 public static boolean isAudioOnly(@VideoState int videoState) { in isAudioOnly() method in VideoProfile
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java508 if (callProfile.isVideoPaused() && !VideoProfile.isAudioOnly(videostate)) { in getVideoStateFromImsCallProfile()
/frameworks/base/config/
Dhiddenapi-public-dex.txt42440 Landroid/telecom/VideoProfile;->isAudioOnly(I)Z
/frameworks/base/api/
Dcurrent.txt41499 method public static boolean isAudioOnly(int);