Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DBugreportProgressService.java1158 triggerLocalNotification(info); in onBugreportFinished()
1165 private void triggerLocalNotification(final BugreportInfo info) { in triggerLocalNotification() method in BugreportProgressService