HomeSort by relevance Sort by last modified time
    Searched defs:PRIVACY_NONE (Results 1 - 2 of 2) sorted by null

  /cts/hostsidetests/incident/src/com/android/server/cts/
ProtoDumpTestCase.java 55 protected static final int PRIVACY_NONE = 3;
64 case PRIVACY_NONE:
NotificationIncidentTest.java 102 verifyRankingHelperProto(dump.getRankingConfig(), PRIVACY_NONE);
132 verifyZenModeProto(dump.getZen(), PRIVACY_NONE);

Completed in 60 milliseconds