Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallServiceNotifier.java82 getNotificationManager(context).notify(CALL_NOTIFICATION_ID, getMainNotification(context)); in updateNotification()
211 private Notification getMainNotification(Context context) { in getMainNotification() method in CallServiceNotifier