Searched refs:dumpGroupHeader (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/services/core/java/com/android/server/vibrator/ | ||
D | GroupedAggregatedLogRecords.java | 46 abstract void dumpGroupHeader(IndentingPrintWriter pw, int groupKey); in dumpGroupHeader() method in GroupedAggregatedLogRecords |
D | VibratorControlService.java | 517 synchronized void dumpGroupHeader(IndentingPrintWriter pw, int paramType) { in dumpGroupHeader() method in VibratorControlService.VibrationParamsRecords |
D | VibratorManagerService.java | 1805 void dumpGroupHeader(IndentingPrintWriter pw, int usage) { in dumpGroupHeader() method in VibratorManagerService.VibrationRecords |
/frameworks/base/services/tests/vibrator/src/com/android/server/vibrator/ | ||
D | GroupedAggregatedLogRecordsTest.java | 215 void dumpGroupHeader(IndentingPrintWriter pw, int groupKey) { in dumpGroupHeader() method in GroupedAggregatedLogRecordsTest.TestGroupedAggregatedLogRecords |