Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java537 sendForegroundabledNotification(info.id, builder.build()); in updateProgress()
540 private void sendForegroundabledNotification(int id, Notification notification) { in sendForegroundabledNotification() method in BugreportProgressService
1052 sendForegroundabledNotification(id, builder.build()); in sendBugreportBeingUpdatedNotification()