Home
last modified time | relevance | path

Searched refs:CS_REJECT_CAUSE_DISABLED (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java532 public static final int CS_REJECT_CAUSE_DISABLED = 2002; // Cancel MM rejection cause field in ServiceStateTracker
4310 notifyType = CS_REJECT_CAUSE_DISABLED; in setNotification()
4346 || notifyType == CS_REJECT_CAUSE_DISABLED) { in setNotification()