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 90 verifyRankingHelperProto(dump.getRankingConfig(), PRIVACY_NONE);
120 verifyZenModeProto(dump.getZen(), PRIVACY_NONE);

Completed in 70 milliseconds