Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
DNfcTest.java32 Intent intent = getTextShareIntent(); in testNfcShareDisabled()
40 Intent intent = getTextShareIntent(); in testNfcShareEnabled()
53 private Intent getTextShareIntent() { in getTextShareIntent() method in NfcTest