Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserJourneyLoggerTest.java475 final UserInfo targetUser2 = new UserInfo(11, "test target user", in testSwitchWithStopUIUserJourney() local
477 mUserJourneyLogger.logUserJourneyFinish(10, targetUser2, in testSwitchWithStopUIUserJourney()
491 mUserJourneyLogger.logUserSwitchJourneyFinish(10, targetUser2); in testSwitchWithStopUIUserJourney()