Home
last modified time | relevance | path

Searched defs:packageIntent (Results 1 – 4 of 4) sorted by relevance

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/pm/
DVendorServiceControllerTest.java340 Intent packageIntent = new Intent(Intent.ACTION_PACKAGE_CHANGED); in packageChanged_bindsTheService() local
374 Intent packageIntent = new Intent(Intent.ACTION_PACKAGE_REMOVED); in packageRemoved_unbindsTheService() local
/packages/apps/MusicFX/src/com/android/musicfx/
DCompatibility.java137 Intent packageIntent = intent.getParcelableExtra("reason"); in onHandleIntent() local
/packages/modules/AdServices/sdksandbox/tests/cts/inprocess/src/com/android/sdksandbox/tests/cts/inprocess/
DSdkSandboxRestrictionsTest.java182 Intent packageIntent = new Intent(Intent.ACTION_VIEW); in testNoExplicitIntents() local
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/am/
DFixedActivityServiceTest.java330 Intent packageIntent = new Intent(Intent.ACTION_PACKAGE_CHANGED); in testStartFixedActivityModeForDisplay_relaunchWithPackageUpdated() local