Searched defs:workProfileUserId (Results 1 – 2 of 2) sorted by relevance
2633 final int workProfileUserId = mUser.getIdentifier() + 1; in testBeepVolume_politeNotif_workProfile() local2637 Settings.System.NOTIFICATION_COOLDOWN_ENABLED, 1, workProfileUserId); in testBeepVolume_politeNotif_workProfile() local2675 final int workProfileUserId = mUser.getIdentifier() + 1; in testBeepVolume_politeNotif_workProfile_disabled() local2679 Settings.System.NOTIFICATION_COOLDOWN_ENABLED, 0, workProfileUserId); in testBeepVolume_politeNotif_workProfile_disabled() local
1349 final int workProfileUserId = 10; in test_bubbleViewInfoGetPackageForUser() local