Searched defs:removedIntent (Results 1 – 3 of 3) sorted by relevance
928 final Intent removedIntent = new Intent(Intent.ACTION_PACKAGE_REMOVED, in testIntentReceiver() local
7706 final Intent removedIntent = new Intent(ACTION_USER_REMOVED); in testRestrictedProfileAffectsVpnUidRanges() local7774 final Intent removedIntent = new Intent(ACTION_USER_REMOVED); in testLockdownVpnWithRestrictedProfiles() local12313 final Intent removedIntent = new Intent(ACTION_USER_REMOVED); in testMultilayerForBroadcastedUsersEvaluatesCorrectly() local12374 final Intent removedIntent = new Intent(ACTION_PACKAGE_REMOVED); in testMultilayerForPackageChangesEvaluatesCorrectly() local13315 final Intent removedIntent = new Intent(ACTION_USER_REMOVED); in testProfilePreferenceRemovedUponUserRemoved() local
4337 Intent removedIntent = new Intent(Intent.ACTION_USER_REMOVED); in finishRemoveUser() local