Searched defs:isWpsCall (Results 1 – 2 of 2) sorted by relevance
245 ImsPhoneCall parent, boolean isEmergency, boolean isWpsCall) { in ImsPhoneConnection()1451 protected boolean isWpsCall() { in isWpsCall() method in ImsPhoneConnection
213 public ImsDialArgs.Builder setIsWpsCall(boolean isWpsCall) { in setIsWpsCall()233 public final boolean isWpsCall; field in ImsPhone.ImsDialArgs