Home
last modified time | relevance | path

Searched defs:isWpsCall (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
DImsPhoneConnection.java245 ImsPhoneCall parent, boolean isEmergency, boolean isWpsCall) { in ImsPhoneConnection()
1451 protected boolean isWpsCall() { in isWpsCall() method in ImsPhoneConnection
DImsPhone.java213 public ImsDialArgs.Builder setIsWpsCall(boolean isWpsCall) { in setIsWpsCall()
233 public final boolean isWpsCall; field in ImsPhone.ImsDialArgs