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

/frameworks/base/services/core/java/com/android/server/am/
H A DActivityRecord.java367 static ActivityRecord forToken(IBinder token) { method in class:ActivityRecord
1050 final ActivityRecord r = ActivityRecord.forToken(token);
1057 final ActivityRecord r = ActivityRecord.forToken(token);
1070 final ActivityRecord r = ActivityRecord.forToken(token);

Completed in 8 milliseconds