Searched refs:firstUserId (Results 1 – 2 of 2) sorted by relevance
619 val firstUserId = 1 in capture() constant630 putExtra(Intent.EXTRA_USER_HANDLE, firstUserId) in capture()635 userCallbackCaptor.value.onUserChanged(firstUserId, context) in capture()647 eq(firstUserId), in capture()
1241 int firstUserId = mBubbleEntry.getStatusBarNotification().getUser().getIdentifier(); in testOnUserChanged_overflowState() local1273 int firstUserId = mBubbleEntry.getStatusBarNotification().getUser().getIdentifier(); in testOnUserChanged_bubblesRestored() local1276 when(mLockscreenUserManager.isCurrentProfile(firstUserId)).thenReturn(true); in testOnUserChanged_bubblesRestored()1298 switchUser(firstUserId); in testOnUserChanged_bubblesRestored()