Searched refs:dumpPendingIntents (Results 1 – 2 of 2) sorted by relevance
373 void dumpPendingIntents(PrintWriter pw, boolean dumpAll, String dumpPackage) { in dumpPendingIntents() method in PendingIntentController
9877 mPendingIntentController.dumpPendingIntents(pw, dumpAll, dumpPackage); in dumpEverything()10263 mPendingIntentController.dumpPendingIntents(pw, true, dumpPackage); in doDump()