Home | History | Annotate | Download | only in notification

Lines Matching defs:dumpRecords

1097             dumpRecords(pw, prefix, filter, mRecords);
1100 dumpRecords(pw, prefix, filter, mRestoredWithoutUids);
1111 dumpRecords(proto, RankingHelperProto.RECORDS, filter, mRecords);
1113 dumpRecords(proto, RankingHelperProto.RECORDS_RESTORED_WITHOUT_UID, filter,
1117 private static void dumpRecords(ProtoOutputStream proto, long fieldId,
1146 private static void dumpRecords(PrintWriter pw, String prefix,