Searched refs:forToken (Results 1 – 4 of 4) sorted by relevance
367 static ActivityRecord forToken(IBinder token) { in forToken() method in ActivityRecord1050 final ActivityRecord r = ActivityRecord.forToken(token); in activityResumedLocked()1057 final ActivityRecord r = ActivityRecord.forToken(token); in getTaskForActivityLocked()1070 final ActivityRecord r = ActivityRecord.forToken(token); in isInStackLocked()
449 final ActivityRecord r = ActivityRecord.forToken(token); in isInStackLocked()2869 final ActivityRecord srec = ActivityRecord.forToken(token); in navigateUpToLocked()3255 ActivityRecord r = ActivityRecord.forToken(token); in activityDestroyedLocked()3793 final ActivityRecord r = ActivityRecord.forToken(token); in willActivityBeVisibleLocked()
2280 ActivityRecord r = ActivityRecord.forToken(token); in activityIdleInternalLocked()3667 ActivityRecord r = ActivityRecord.forToken((IBinder) msg.obj); in handleMessage()
1759 ActivityRecord r = ActivityRecord.forToken((IBinder) msg.obj); in handleMessage()8646 ActivityRecord r = ActivityRecord.forToken(parentActivityToken);8827 final ActivityRecord r = ActivityRecord.forToken(token);16811 ActivityRecord srec = ActivityRecord.forToken(token); in shouldUpRecreateTask()16832 ActivityRecord srec = ActivityRecord.forToken(activityToken); in getLaunchedFromUid()16840 ActivityRecord srec = ActivityRecord.forToken(activityToken); in getLaunchedFromPackage()