Home
last modified time | relevance | path

Searched refs:copyMode (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/content/
DIntent.java6752 private Intent(Intent o, @CopyMode int copyMode) { in Intent() argument
6764 if (copyMode != COPY_MODE_FILTER) { in Intent()
6775 if (copyMode != COPY_MODE_HISTORY) { in Intent()