Searched refs:setNotification (Results 1 – 5 of 5) sorted by relevance
1213 verify(serviceStateTracker, times(times)).setNotification(intArgumentCaptor.capture()); in internalCheckForRestrictedStateChange()1241 sst.setNotification(ServiceStateTracker.PS_ENABLED); in testSetPsNotifications()1250 sst.setNotification(ServiceStateTracker.PS_DISABLED); in testSetPsNotifications()1269 sst.setNotification(ServiceStateTracker.CS_ENABLED); in testSetCsNotifications()1278 sst.setNotification(ServiceStateTracker.CS_DISABLED); in testSetCsNotifications()1296 sst.setNotification(ServiceStateTracker.CS_NORMAL_ENABLED); in testSetCsNormalNotifications()1305 sst.setNotification(ServiceStateTracker.CS_DISABLED); in testSetCsNormalNotifications()1324 sst.setNotification(ServiceStateTracker.CS_EMERGENCY_ENABLED); in testSetCsEmergencyNotifications()1333 sst.setNotification(ServiceStateTracker.CS_DISABLED); in testSetCsEmergencyNotifications()1335 sst.setNotification(ServiceStateTracker.CS_REJECT_CAUSE_ENABLED); in testSetCsEmergencyNotifications()
2922 setNotification(CS_REJECT_CAUSE_ENABLED); in pollStateDone()3398 setNotification(PS_ENABLED); in onRestrictedStateChanged()3401 setNotification(PS_DISABLED); in onRestrictedStateChanged()3412 setNotification(CS_DISABLED); in onRestrictedStateChanged()3415 setNotification(CS_EMERGENCY_ENABLED); in onRestrictedStateChanged()3418 setNotification(CS_NORMAL_ENABLED); in onRestrictedStateChanged()3424 setNotification(CS_DISABLED); in onRestrictedStateChanged()3427 setNotification(CS_ENABLED); in onRestrictedStateChanged()3430 setNotification(CS_NORMAL_ENABLED); in onRestrictedStateChanged()3436 setNotification(CS_DISABLED); in onRestrictedStateChanged()[all …]
242 icon.setNotification(sbn); in updateIcons()243 expandedIcon.setNotification(sbn); in updateIcons()
171 setNotification(sbn); in StatusBarIconView()241 public void setNotification(StatusBarNotification notification) { in setNotification() method in StatusBarIconView
9692 HPLcom/android/internal/telephony/ServiceStateTracker;->setNotification(I)V