Searched refs:mIsSelfManagedCallsSupported (Results 1 – 1 of 1) sorted by relevance
127 private boolean mIsSelfManagedCallsSupported; field in InCallController.InCallServiceInfo138 mIsSelfManagedCallsSupported = isSelfManageCallsSupported; in InCallServiceInfo()151 return mIsSelfManagedCallsSupported; in isSelfManagedCallsSupported()188 if (mIsSelfManagedCallsSupported != that.mIsSelfManagedCallsSupported) { in equals()198 mIsSelfManagedCallsSupported); in hashCode()204 " supportsSelfMg?" + mIsSelfManagedCallsSupported + "]"; in toString()