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

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityRecord.java422 static ActivityRecord forTokenLocked(IBinder token) { method in class:ActivityRecord
1101 final ActivityRecord r = ActivityRecord.forTokenLocked(token);
1108 final ActivityRecord r = ActivityRecord.forTokenLocked(token);
1121 final ActivityRecord r = ActivityRecord.forTokenLocked(token);

Completed in 55 milliseconds