OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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