Searched defs:forTokenLocked (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityRecord.java778 static ActivityRecord forTokenLocked(IBinder token) { method in class:ActivityRecord
1682 final ActivityRecord r = ActivityRecord.forTokenLocked(token);
2070 final ActivityRecord r = ActivityRecord.forTokenLocked(token);
2083 final ActivityRecord r = ActivityRecord.forTokenLocked(token);

Completed in 60 milliseconds