Searched defs:disallowedApps (Results 1 – 3 of 3) sorted by relevance
242 final Set<String> disallowedApps = new ArraySet<>(); in getDisallowedApps() local
810 String disallowedApps = mRemoteSocketFactoryClient.getPackageName() + "," + mPackageName; in testAppDisallowed() local900 String disallowedApps = mPackageName + ",com.android.shell"; in testSetProxyDisallowedApps() local
8232 List<String> disallowedApps = ImmutableList.of("apples", "bananas", "cherries"); in testMigrateNotificationFilter_migrationAllAllowed() local8264 List<String> disallowedApps = ImmutableList.of("apples"); in testMigrateNotificationFilter_noPreexistingFilter() local8285 List<String> disallowedApps = ImmutableList.of("apples"); in testMigrateNotificationFilter_existingTypeFilter() local8308 List<String> disallowedApps = ImmutableList.of("apples"); in testMigrateNotificationFilter_existingPkgFilter() local