Searched refs:mIsExternalCallsSupported (Results 1 – 1 of 1) sorted by relevance
126 private boolean mIsExternalCallsSupported; field in InCallController.InCallServiceInfo137 mIsExternalCallsSupported = isExternalCallsSupported; in InCallServiceInfo()147 return mIsExternalCallsSupported; in isExternalCallsSupported()185 if (mIsExternalCallsSupported != that.mIsExternalCallsSupported) { in equals()197 return Objects.hash(mComponentName, mIsExternalCallsSupported, in hashCode()203 return "[" + mComponentName + " supportsExternal? " + mIsExternalCallsSupported + in toString()