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

/frameworks/base/services/java/com/android/server/am/
H A DActivityRecord.java333 static ActivityRecord forToken(IBinder token) { method in class:ActivityRecord
1006 final ActivityRecord r = ActivityRecord.forToken(token);
1013 final ActivityRecord r = ActivityRecord.forToken(token);
1026 final ActivityRecord r = ActivityRecord.forToken(token);

Completed in 44 milliseconds