Searched refs:mIsSelfManagedCallsSupported (Results 1 – 1 of 1) sorted by relevance
116 private boolean mIsSelfManagedCallsSupported; field in InCallController.InCallServiceInfo127 mIsSelfManagedCallsSupported = isSelfManageCallsSupported; in InCallServiceInfo()140 return mIsSelfManagedCallsSupported; in isSelfManagedCallsSupported()177 if (mIsSelfManagedCallsSupported != that.mIsSelfManagedCallsSupported) { in equals()187 mIsSelfManagedCallsSupported); in hashCode()193 " supportsSelfMg?" + mIsSelfManagedCallsSupported + "]"; in toString()