Home
last modified time | relevance | path

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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DServiceStateTracker.java536 public static final int CS_REJECT_CAUSE_NOTIFICATION = 111; // Id to update and cancel MM field in ServiceStateTracker
4199 notificationManager.cancel(Integer.toString(mPrevSubId), CS_REJECT_CAUSE_NOTIFICATION); in cancelAllNotifications() local
4306 notificationId = CS_REJECT_CAUSE_NOTIFICATION; in setNotification()