Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/java/android/content/
H A DIntent.java7547 private Intent(Intent o, @CopyMode int copyMode) { in Intent() argument
7565 if (copyMode != COPY_MODE_FILTER) { in Intent()
7576 if (copyMode != COPY_MODE_HISTORY) { in Intent()