Searched refs:CS_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
1693 verify(nm).cancel(Integer.toString(sst.mSubId), ServiceStateTracker.CS_NOTIFICATION); in testSetCsNotifications()1726 verify(nm).cancel(Integer.toString(sst.mSubId), ServiceStateTracker.CS_NOTIFICATION); in testSetCsNormalNotifications()1760 verify(nm).cancel(Integer.toString(sst.mSubId), ServiceStateTracker.CS_NOTIFICATION); in testSetCsEmergencyNotifications()
542 public static final int CS_NOTIFICATION = 999; // Id to update and cancel CS restricted field in ServiceStateTracker4487 notificationManager.cancel(Integer.toString(mPrevSubId), CS_NOTIFICATION); in cancelAllNotifications() local4544 int notificationId = CS_NOTIFICATION; in setNotification()