Home
last modified time | relevance | path

Searched defs:intent3 (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DBroadcastRecordTest.java530 final Intent intent3 = new Intent(Intent.ACTION_SERVICE_STATE); in testMatchesDeliveryGroup_withMatchingKey() local
581 final Intent intent3 = new Intent(Intent.ACTION_SERVICE_STATE); in testMatchesDeliveryGroup_withMatchingFilter() local
DActivityManagerServiceTest.java922 final Intent intent3 = new Intent(TEST_ACTION3); in testBroadcastStickyIntent() local