Home | History | Annotate | Download | only in telecom

Lines Matching refs:cancelMissedCallsNotification

1340     public void cancelMissedCallsNotification() {
1344 service.cancelMissedCallsNotification(mContext.getOpPackageName());
1346 Log.e(TAG, "Error calling ITelecomService#cancelMissedCallsNotification", e);