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/
DFingerprintIncidentTest.java41 verifyFingerprintServiceDumpProto(dump, PRIVACY_NONE); in testFingerprintServiceDump()
DBatteryIncidentTest.java38 verifyBatteryServiceDumpProto(dump, PRIVACY_NONE); in testBatteryServiceDump()
DNotificationIncidentTest.java90 verifyRankingHelperProto(dump.getRankingConfig(), PRIVACY_NONE); in testRankingConfig() local
120 verifyZenModeProto(dump.getZen(), PRIVACY_NONE); in testZenMode() local
DDiskStatsProtoTest.java38 verifyDiskStatsServiceDumpProto(dump, PRIVACY_NONE, getDevice()); in testDump()
DProtoDumpTestCase.java55 protected static final int PRIVACY_NONE = 3; field in ProtoDumpTestCase
64 case PRIVACY_NONE: in privacyToString()
DPackageIncidentTest.java93 verifyPackageServiceDumpProto(dump, PRIVACY_NONE); in testPackageServiceDump()
DUsbIncidentTest.java39 verifyUsbServiceDumpProto(dump, PRIVACY_NONE); in testUsbServiceDump()
DPowerIncidentTest.java37 verifyPowerManagerServiceDumpProto(dump, PRIVACY_NONE); in testPowerServiceDump()
DActivityManagerIncidentTest.java110 verifyActivityManagerServiceDumpServicesProto(dump, PRIVACY_NONE); in testDumpServices()
210 verifyActivityManagerServiceDumpProcessesProto(dump, PRIVACY_NONE); in testDumpProcesses()
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.java37 verifyJobSchedulerServiceDumpProto(dump, PRIVACY_NONE); in testJobSchedulerServiceDump()
DBatteryStatsIncidentTest.java58 verifyBatteryStatsServiceDumpProto(dump, PRIVACY_NONE); in testBatteryStatsServiceDump()