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