Searched refs:secondUserId (Results 1 – 2 of 2) sorted by relevance
620 val secondUserId = 2 in capture() constant641 userCallbackCaptor.value.onUserChanged(secondUserId, context) in capture()
1242 int secondUserId = mBubbleEntryUser11.getStatusBarNotification().getUser().getIdentifier(); in testOnUserChanged_overflowState() local1254 switchUser(secondUserId); in testOnUserChanged_overflowState()1274 int secondUserId = mBubbleEntryUser11.getStatusBarNotification().getUser().getIdentifier(); in testOnUserChanged_bubblesRestored() local1277 when(mLockscreenUserManager.isCurrentProfile(secondUserId)).thenReturn(false); in testOnUserChanged_bubblesRestored()1285 switchUser(secondUserId); in testOnUserChanged_bubblesRestored()