Home
last modified time | relevance | path

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

/packages/apps/Traceur/src/com/android/traceur/
DTraceService.java379 postFileSharingNotification(getApplicationContext(), files.get()); in stopTracingInternal()
388 private void postFileSharingNotification(Context context, List<File> files) { in postFileSharingNotification() method in TraceService