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.java361 app.notificationMgr.postTransientNotification( in displayNetworkQueryFailed()
378 app.notificationMgr.postTransientNotification( in displayNetworkSelectionFailed()
386 app.notificationMgr.postTransientNotification( in displayNetworkSelectionSucceeded()
DNotificationMgr.java629 /* package */ void postTransientNotification(int notifyId, CharSequence msg) { in postTransientNotification() method in NotificationMgr