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