Home
last modified time | relevance | path

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

/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/
DPersistentIntentResolvingTest.java59 sendExampleIntent(); in testNoPersistentPreferredActivityYieldsResolverActivity()
72 sendExampleIntent(); in testAddPersistentPreferredActivityYieldsReceptionAtTarget()
87 sendExampleIntent(); in testAddAndClearPersistentPreferredActivitiesYieldsResolverActivity()
114 private void sendExampleIntent() { in sendExampleIntent() method in PersistentIntentResolvingTest