Home
last modified time | relevance | path

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

/frameworks/base/packages/Shell/src/com/android/shell/
DHeapDumpReceiver.java92 showDumpNotification(context, intent); in onReceive()
131 private void showDumpNotification(Context context, Intent intent) { in showDumpNotification() method in HeapDumpReceiver