HomeSort by relevance Sort by last modified time
    Searched refs:getActionIntent (Results 1 - 3 of 3) sorted by null

  /cts/tests/tests/app/src/android/app/cts/
RemoteActionTest.java 56 assertEquals(action.getCreatorPackage(), result.getActionIntent().getCreatorPackage());
77 assertEquals(action.getCreatorPackage(), result.getActionIntent().getCreatorPackage());
  /cts/tests/tests/view/src/android/view/textclassifier/cts/
TextClassifierValueObjectsTest.java 239 assertEquals(intent1, classification.getActions().get(0).getActionIntent());
243 assertEquals(intent2, classification.getActions().get(1).getActionIntent());
  /cts/hostsidetests/appsecurity/test-apps/MediaStorageApp/src/com/android/cts/mediastorageapp/
MediaStorageTest.java 381 exception.getUserAction().getActionIntent().getIntentSender(),

Completed in 65 milliseconds