Home
last modified time | relevance | path

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

/packages/modules/ImsMedia/service/src/com/android/telephony/imsmedia/
DTextSession.java176 handleSetMediaQualityThreshold((MediaQualityThreshold) msg.obj); in handleMessage()
221 private void handleSetMediaQualityThreshold(MediaQualityThreshold threshold) { in handleSetMediaQualityThreshold() method in TextSession
DVideoSession.java215 handleSetMediaQualityThreshold((MediaQualityThreshold) msg.obj); in handleMessage()
283 private void handleSetMediaQualityThreshold(MediaQualityThreshold threshold) { in handleSetMediaQualityThreshold() method in VideoSession
DAudioSession.java297 handleSetMediaQualityThreshold((MediaQualityThreshold)msg.obj); in handleMessage()
454 private void handleSetMediaQualityThreshold(MediaQualityThreshold threshold) { in handleSetMediaQualityThreshold() method in AudioSession