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