Home
last modified time | relevance | path

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

/frameworks/base/services/tests/PackageManagerServiceTests/server/src/com/android/server/pm/
DBroadcastHelperTest.java165 final Intent intent3 = intents.get(2); in changeNonExportedComponent_sendPackageChangedBroadcastToSharedUserIdApplications() local
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/am/
DBroadcastRecordTest.java888 final Intent intent3 = new Intent(Intent.ACTION_SERVICE_STATE); in testMatchesDeliveryGroup_withMatchingKey() local
939 final Intent intent3 = new Intent(Intent.ACTION_SERVICE_STATE); in testMatchesDeliveryGroup_withMatchingFilter() local
DActivityManagerServiceTest.java941 final Intent intent3 = new Intent(TEST_ACTION3); in testBroadcastStickyIntent() local