Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/pm/
H A DUserJourneyLogger.java367 public UserJourneySession finishAndClearIncompleteUserJourney(@UserIdInt int targetUserId, in finishAndClearIncompleteUserJourney() method in UserJourneyLogger
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
H A DUserJourneyLoggerTest.java249 mUserJourneyLogger.finishAndClearIncompleteUserJourney(10, USER_JOURNEY_USER_STOP); in testIncompleteStopUserJourney()
/aosp14/frameworks/base/services/core/java/com/android/server/am/
H A DUserController.java1213 .finishAndClearIncompleteUserJourney(userId, USER_JOURNEY_USER_STOP);
3191 .finishAndClearIncompleteUserJourney(msg.arg1, msg.arg2);
3273 .finishAndClearIncompleteUserJourney(targetId, journey);