Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/pm/
DUserJourneyLogger.java371 public UserJourneySession finishAndClearIncompleteUserJourney(@UserIdInt int targetUserId, in finishAndClearIncompleteUserJourney() method in UserJourneyLogger
/frameworks/base/services/tests/servicestests/src/com/android/server/pm/
DUserJourneyLoggerTest.java345 mUserJourneyLogger.finishAndClearIncompleteUserJourney(10, USER_JOURNEY_USER_STOP); in testIncompleteStopUserJourney()
/frameworks/base/services/core/java/com/android/server/am/
DUserController.java1392 .finishAndClearIncompleteUserJourney(userId, USER_JOURNEY_USER_STOP);
3539 .finishAndClearIncompleteUserJourney(msg.arg1, msg.arg2);
3624 .finishAndClearIncompleteUserJourney(targetId, journey);