Searched refs:forToken (Results 1 – 4 of 4) sorted by relevance
333 static ActivityRecord forToken(IBinder token) { in forToken() method in ActivityRecord1006 final ActivityRecord r = ActivityRecord.forToken(token); in activityResumedLocked()1013 final ActivityRecord r = ActivityRecord.forToken(token); in getTaskForActivityLocked()1026 final ActivityRecord r = ActivityRecord.forToken(token); in isInStackLocked()
427 final ActivityRecord r = ActivityRecord.forToken(token); in isInStackLocked()2523 final ActivityRecord srec = ActivityRecord.forToken(token); in navigateUpToLocked()2859 ActivityRecord r = ActivityRecord.forToken(token); in activityDestroyedLocked()
1815 ActivityRecord r = ActivityRecord.forToken(token); in activityIdleInternalLocked()
14190 ActivityRecord srec = ActivityRecord.forToken(token); in targetTaskAffinityMatchesActivity()14208 ActivityRecord srec = ActivityRecord.forToken(activityToken); in getLaunchedFromUid()14216 ActivityRecord srec = ActivityRecord.forToken(activityToken); in getLaunchedFromPackage()