Searched defs:journey (Results 1 – 3 of 3) sorted by relevance
| /frameworks/base/services/core/java/com/android/server/pm/ |
| D | UserJourneyLogger.java | 198 private static int journeyToEvent(@UserJourney int journey) { in journeyToEvent() 274 @UserJourney int journey, @UserIdInt int originalUserId, @UserIdInt int targetUserId, in logUserLifecycleJourneyReported() 291 public void writeUserLifecycleJourneyReported(long sessionId, int journey, int originalUserId, in writeUserLifecycleJourneyReported() 358 private int getUserJourneyKey(@UserIdInt int targetUserId, @UserJourney int journey) { in getUserJourneyKey() 368 @UserJourney int journey) { in finishAndClearIncompleteUserJourney() 399 UserInfo targetUser, @UserJourney int journey) { in logUserJourneyFinish() 432 UserInfo targetUser, @UserJourney int journey, @UserJourneyErrorCode int errorCode) { in logUserJourneyFinishWithError() 462 UserInfo targetUser, @UserJourney int journey, @UserJourneyErrorCode int errorCode) { in logDelayedUserJourneyFinishWithError() 485 public UserJourneySession logNullUserJourneyError(@UserJourney int journey, in logNullUserJourneyError() 544 @UserJourney int journey) { in logUserJourneyBegin() [all …]
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/pm/ |
| D | UserJourneyLoggerTest.java | 535 long sessionId, int journey, int originalUserId, in captureAndAssert() 558 UserJourneyLogger.UserJourneySession session, int journey, int originalUserId, in captureLogAndAssert()
|
| /frameworks/proto_logging/stats/ |
| D | atoms.proto | 16295 optional Journey journey = 2; field
|