Home
last modified time | relevance | path

Searched defs:secondaryIntent (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/apps/Contacts/tests/src/com/android/contacts/
H A DContactsUtilsTests.java136 final Intent secondaryIntent = intents.second; in testImIntentWithAudio() local
158 final Intent secondaryIntent = intents.second; in testImIntentWithVideo() local
183 final Intent secondaryIntent = intents.second; in testImEmailIntent() local
/aosp12/packages/apps/Contacts/src/com/android/contacts/
H A DContactsUtils.java188 Intent secondaryIntent = null; in buildImIntent() local
/aosp12/frameworks/base/core/tests/coretests/src/android/view/textclassifier/
H A DTextClassificationTest.java91 final Intent secondaryIntent = new Intent("secondaryIntentAction"); in testParcel() local