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

/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmServiceStateTracker.java1446 setNotification(PS_ENABLED);
1449 setNotification(PS_DISABLED);
1460 setNotification(CS_DISABLED);
1463 setNotification(CS_EMERGENCY_ENABLED);
1466 setNotification(CS_NORMAL_ENABLED);
1472 setNotification(CS_DISABLED);
1475 setNotification(CS_ENABLED);
1478 setNotification(CS_NORMAL_ENABLED);
1484 setNotification(CS_DISABLED);
1487 setNotification(CS_ENABLE
1982 private void setNotification(int notifyType) { method in class:GsmServiceStateTracker
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DStatusBarIconView.java67 setNotification(notification);
82 public void setNotification(Notification notification) { method in class:StatusBarIconView
H A DBaseStatusBar.java1933 entry.icon.setNotification(n);
1956 entry.icon.setNotification(n);

Completed in 499 milliseconds