Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java1651 protected int getCallPriority() { in getCallPriority() method in ImsPhoneConnection
DImsPhoneCallTracker.java5212 if (fgConnection.getCallPriority() > bgConnection.getCallPriority()) { in isForegroundHigherPriority()