Home
last modified time | relevance | path

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

/frameworks/base/telecomm/java/android/telecom/
DVideoProfile.java269 public static boolean isAudioOnly(@VideoState int videoState) { in isAudioOnly() method in VideoProfile
/frameworks/base/telephony/java/android/telephony/ims/
DImsCallProfile.java918 if (callProfile.isVideoPaused() && !VideoProfile.isAudioOnly(videostate)) { in getVideoStateFromImsCallProfile()
/frameworks/base/core/api/
Dcurrent.txt40428 method public static boolean isAudioOnly(int);