OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DISABLE_NONE
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/core/java/android/app/
StatusBarManager.java
54
public static final int
DISABLE_NONE
= 0x00000000;
91
* To re-enable everything, pass {@link #
DISABLE_NONE
}.
/external/chromium_org/extensions/common/
extension.h
84
DISABLE_NONE
= 0,
Completed in 1724 milliseconds