OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DEFAULT_SOURCE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/service/notification/
ZenModeConfig.java
65
private static final int
DEFAULT_SOURCE
= SOURCE_CONTACT;
131
public int allowCallsFrom =
DEFAULT_SOURCE
;
132
public int allowMessagesFrom =
DEFAULT_SOURCE
;
439
rt.allowCallsFrom =
DEFAULT_SOURCE
;
440
rt.allowMessagesFrom =
DEFAULT_SOURCE
;
[
all
...]
/external/selinux/libsepol/include/sepol/policydb/
policydb.h
117
#define
DEFAULT_SOURCE
1
Completed in 202 milliseconds