Searched defs:CS_NOTIFICATION (Results 1 – 1 of 1) sorted by relevance
412 public static final int CS_NOTIFICATION = 999; // Id to update and cancel CS restricted field in ServiceStateTracker3569 notificationManager.cancel(Integer.toString(mPrevSubId), CS_NOTIFICATION); in cancelAllNotifications() local