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

/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DCallServiceNotifier.java63 private static final int PHONE_ACCOUNT_NOTIFICATION_ID = 2; field in class:CallServiceNotifier
91 PHONE_ACCOUNT_NOTIFICATION_ID, getPhoneAccountNotification(context));
100 getNotificationManager(context).cancel(PHONE_ACCOUNT_NOTIFICATION_ID);

Completed in 33 milliseconds