Home
last modified time | relevance | path

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

/cts/hostsidetests/incident/src/com/android/server/cts/
DBatteryIncidentTest.java38 verifyBatteryServiceDumpProto(dump, PRIVACY_NONE); in testBatteryServiceDump()
DNotificationIncidentTest.java112 verifyRankingHelperProto(dump.getRankingConfig(), PRIVACY_NONE); in testRankingConfig() local
142 verifyZenModeProto(dump.getZen(), PRIVACY_NONE); in testZenMode() local
DProtoDumpTestCase.java55 protected static final int PRIVACY_NONE = 3; field in ProtoDumpTestCase
64 case PRIVACY_NONE: in privacyToString()
DFingerprintIncidentTest.java41 verifyFingerprintServiceDumpProto(dump, PRIVACY_NONE); in testFingerprintServiceDump()
DDiskStatsProtoTest.java38 verifyDiskStatsServiceDumpProto(dump, PRIVACY_NONE, getDevice()); in testDump()
DActivityManagerIncidentTest.java110 verifyActivityManagerServiceDumpServicesProto(dump, PRIVACY_NONE); in testDumpServices()
210 verifyActivityManagerServiceDumpProcessesProto(dump, PRIVACY_NONE); in testDumpProcesses()
DPackageIncidentTest.java93 verifyPackageServiceDumpProto(dump, PRIVACY_NONE); in testPackageServiceDump()
DUsbIncidentTest.java39 verifyUsbServiceDumpProto(dump, PRIVACY_NONE); in testUsbServiceDump()
DPowerIncidentTest.java37 verifyPowerManagerServiceDumpProto(dump, PRIVACY_NONE); in testPowerServiceDump()
DPrintProtoTest.java54 verifyPrintServiceDumpProto(dump, PRIVACY_NONE); in testDump()
DMemInfoIncidentTest.java31 verifyMemInfoDumpProto(dump, PRIVACY_NONE); in testMemInfoDump()
DSettingsIncidentTest.java57 verifySettingsServiceDumpProto(dump, PRIVACY_NONE); in testBasicStructure()
DAlarmManagerIncidentTest.java41 verifyAlarmManagerServiceDumpProto(dump, PRIVACY_NONE); in testAlarmManagerServiceDump()
DJobSchedulerIncidentTest.java38 verifyJobSchedulerServiceDumpProto(dump, PRIVACY_NONE); in testJobSchedulerServiceDump()
DBatteryStatsIncidentTest.java58 verifyBatteryStatsServiceDumpProto(dump, PRIVACY_NONE); in testBatteryStatsServiceDump()