Searched refs:LOCAL_FLAG_FROM_COPY (Results 1 – 1 of 1) sorted by relevance
7635 private static final int LOCAL_FLAG_FROM_COPY = 1 << 0; field in Intent7860 this.mLocalFlags |= LOCAL_FLAG_FROM_COPY; in Intent()