Home
last modified time | relevance | path

Searched refs:setNotification (Results 1 – 3 of 3) sorted by relevance

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
DGsmServiceStateTracker.java1388 setNotification(PS_ENABLED); in onRestrictedStateChanged()
1391 setNotification(PS_DISABLED); in onRestrictedStateChanged()
1402 setNotification(CS_DISABLED); in onRestrictedStateChanged()
1405 setNotification(CS_EMERGENCY_ENABLED); in onRestrictedStateChanged()
1408 setNotification(CS_NORMAL_ENABLED); in onRestrictedStateChanged()
1414 setNotification(CS_DISABLED); in onRestrictedStateChanged()
1417 setNotification(CS_ENABLED); in onRestrictedStateChanged()
1420 setNotification(CS_NORMAL_ENABLED); in onRestrictedStateChanged()
1426 setNotification(CS_DISABLED); in onRestrictedStateChanged()
1429 setNotification(CS_ENABLED); in onRestrictedStateChanged()
[all …]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DStatusBarIconView.java60 setNotification(notification); in StatusBarIconView()
75 public void setNotification(Notification notification) { in setNotification() method in StatusBarIconView
DBaseStatusBar.java1924 oldEntry.icon.setNotification(n);
1995 oldEntry.icon.setNotification(n);