Home
last modified time | relevance | path

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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
DCallServiceNotifier.java84 PHONE_ACCOUNT_NOTIFICATION_ID, getPhoneAccountNotification(context)); in updateNotification()
186 private Notification getPhoneAccountNotification(Context context) { in getPhoneAccountNotification() method in CallServiceNotifier