Home
last modified time | relevance | path

Searched refs:PRIVACY_LOCAL (Results 1 – 5 of 5) sorted by relevance

/cts/hostsidetests/incident/src/com/android/server/cts/
DUsbIncidentTest.java64 if (filterLevel < PRIVACY_LOCAL) { in verifyUsbAccessoryProto()
73 if (filterLevel < PRIVACY_LOCAL) { in verifyUsbDebuggingManagerProto()
89 if (filterLevel < PRIVACY_LOCAL) { in verifyUsbDeviceProto()
DSystemPropertiesTest.java29 if (filterLevel == PRIVACY_LOCAL) { in verifySystemPropertiesProto()
DProtoDumpTestCase.java53 protected static final int PRIVACY_LOCAL = 2; field in ProtoDumpTestCase
62 case PRIVACY_LOCAL: in privacyToString()
DIncidentdTest.java99 testIncidentReportDump(PRIVACY_LOCAL, "LOCAL"); in testIncidentReportDumpLocal()
DSettingsIncidentTest.java164 if (filterLevel < PRIVACY_LOCAL) { in verifySettings()