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.java848 triggerLocalNotification(mContext, info); in onBugreportFinished()
857 private void triggerLocalNotification(final Context context, final BugreportInfo info) { in triggerLocalNotification() method in BugreportProgressService