Searched refs:SafetySourceProfileType (Results 1 – 1 of 1) sorted by relevance
83 SafetySourceProfileType.fromUserId(decodedId.safetyCenterIssueKey.userId), in recordForIssue()100 sourceProfileType = SafetySourceProfileType.fromUserId(decodedId.userId) in recordForEntry()112 sourceProfileType: SafetySourceProfileType = SafetySourceProfileType.UNKNOWN, in writeAtom()379 enum class SafetySourceProfileType(val statsLogValue: Int) { class395 fun fromUserId(userId: Int): SafetySourceProfileType = in fromUserId()