Searched refs:tokenToActivityRecordLocked (Results 1 – 1 of 1) sorted by relevance
753 private static ActivityRecord tokenToActivityRecordLocked(Token token) { in tokenToActivityRecordLocked() method in ActivityRecord.Token778 return Token.tokenToActivityRecordLocked((Token)token); in forTokenLocked()