Home
last modified time | relevance | path

Searched refs:postTransientNotification (Results 1 – 2 of 2) sorted by relevance

/packages/services/Telephony/src/com/android/phone/
DNetworkSetting.java374 app.notificationMgr.postTransientNotification( in displayNetworkQueryFailed()
391 app.notificationMgr.postTransientNotification( in displayNetworkSelectionFailed()
408 app.notificationMgr.postTransientNotification( in displayNetworkSelectionSucceeded()
DNotificationMgr.java608 /* package */ void postTransientNotification(int notifyId, CharSequence msg) { in postTransientNotification() method in NotificationMgr