Searched defs:CONTEXT_INCLUDE_CODE (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/core/java/android/content/
H A DContext.java2613 public static final int CONTEXT_INCLUDE_CODE = 0x00000001; field in class:Context
2618 * be loaded. For use with {@link #CONTEXT_INCLUDE_CODE} to allow code
2644 * {@link #CONTEXT_INCLUDE_CODE} for more information}.
2647 * @param flags Option flags, one of {@link #CONTEXT_INCLUDE_CODE}

Completed in 52 milliseconds