Home
last modified time | relevance | path

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

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