Home
last modified time | relevance | path

Searched refs:secondUserId (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/media/controls/domain/resume/
DMediaResumeListenerTest.kt620 val secondUserId = 2 in capture() constant
641 userCallbackCaptor.value.onUserChanged(secondUserId, context) in capture()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/wmshell/
DBubblesTest.java1242 int secondUserId = mBubbleEntryUser11.getStatusBarNotification().getUser().getIdentifier(); in testOnUserChanged_overflowState() local
1254 switchUser(secondUserId); in testOnUserChanged_overflowState()
1274 int secondUserId = mBubbleEntryUser11.getStatusBarNotification().getUser().getIdentifier(); in testOnUserChanged_bubblesRestored() local
1277 when(mLockscreenUserManager.isCurrentProfile(secondUserId)).thenReturn(false); in testOnUserChanged_bubblesRestored()
1285 switchUser(secondUserId); in testOnUserChanged_bubblesRestored()