Home
last modified time | relevance | path

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

/packages/apps/FMRadio/src/com/android/fmradio/
DFmRecordActivity.java198 mService.showRecordingNotification(mNotificationBuilder.build()); in updateRecordingNotification()
DFmService.java1791 public void showRecordingNotification(Notification notification) { in showRecordingNotification() method in FmService