Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DVideoProfile.java218 if (isAudioOnly(videoState)) { in videoStateToString()
243 public static boolean isAudioOnly(int videoState) { in isAudioOnly() method in VideoProfile
/frameworks/base/telephony/java/com/android/ims/
DImsCallProfile.java336 if (callProfile.isVideoPaused() && !VideoProfile.isAudioOnly(videostate)) { in getVideoStateFromImsCallProfile()
/frameworks/base/api/
Dcurrent.txt30516 method public static boolean isAudioOnly(int);
Dsystem-current.txt32748 method public static boolean isAudioOnly(int);