Searched refs:PS_NOTIFICATION (Results 1 – 2 of 2) sorted by relevance
541 public static final int PS_NOTIFICATION = 888; // Id to update and cancel PS restricted field in ServiceStateTracker4486 notificationManager.cancel(Integer.toString(mPrevSubId), PS_NOTIFICATION); in cancelAllNotifications() local4557 notificationId = PS_NOTIFICATION; in setNotification()4566 notificationId = PS_NOTIFICATION; in setNotification()
1659 verify(nm).cancel(Integer.toString(sst.mSubId), ServiceStateTracker.PS_NOTIFICATION); in testSetPsNotifications()1794 ServiceStateTracker.PS_NOTIFICATION); in testSetNotificationsForGroupedSubs()