Home
last modified time | relevance | path

Searched refs:privacyToString (Results 1 – 2 of 2) sorted by relevance

/cts/hostsidetests/incident/src/com/android/server/cts/
DSettingsIncidentTest.java167 …me() + "' with LOCAL privacy didn't strip data for filter level '" + privacyToString(filterLevel) … in verifySettings()
176 …) + "' with EXPLICIT privacy didn't strip data for filter level '" + privacyToString(filterLevel) … in verifySettings()
DProtoDumpTestCase.java56 protected static String privacyToString(int privacy) { in privacyToString() method in ProtoDumpTestCase