Searched refs:mIsExternalCallsSupported (Results 1 – 1 of 1) sorted by relevance
115 private boolean mIsExternalCallsSupported; field in InCallController.InCallServiceInfo126 mIsExternalCallsSupported = isExternalCallsSupported; in InCallServiceInfo()136 return mIsExternalCallsSupported; in isExternalCallsSupported()174 if (mIsExternalCallsSupported != that.mIsExternalCallsSupported) { in equals()186 return Objects.hash(mComponentName, mIsExternalCallsSupported, in hashCode()192 return "[" + mComponentName + " supportsExternal? " + mIsExternalCallsSupported + in toString()