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.java547 sendForegroundabledNotification(info.id, builder.build()); in updateProgress()
550 private void sendForegroundabledNotification(int id, Notification notification) { in sendForegroundabledNotification() method in BugreportProgressService
1069 sendForegroundabledNotification(id, builder.build()); in sendBugreportBeingUpdatedNotification()