Searched refs:CALL_RESTRICT_CAUSE_NONE (Results 1 – 2 of 2) sorted by relevance
161 public static final int CALL_RESTRICT_CAUSE_NONE = 0; field in ImsCallProfile183 public int mRestrictCause = CALL_RESTRICT_CAUSE_NONE;
696 && remoteCallProfile.mRestrictCause == ImsCallProfile.CALL_RESTRICT_CAUSE_NONE; in getAudioQualityFromCallProfile()