Searched refs:forTokenLocked (Results 1 – 4 of 4) sorted by relevance
584 static ActivityRecord forTokenLocked(IBinder token) { in forTokenLocked() method in ActivityRecord1314 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in getTaskForActivityLocked()1327 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in isInStackLocked()
634 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in isInStackLocked()1220 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in activityResumedLocked()4027 ActivityRecord r = ActivityRecord.forTokenLocked(token); in activityDestroyedLocked()4770 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in willActivityBeVisibleLocked()
2031 ActivityRecord r = ActivityRecord.forTokenLocked((IBinder) msg.obj); in handleMessage()4475 if (ActivityRecord.forTokenLocked(callingActivity) != activity) { in startLocalVoiceInteraction()4507 ActivityRecord activityToCallback = ActivityRecord.forTokenLocked(activity); in onLocalVoiceInteractionStartedLocked()7518 final ActivityRecord r = ActivityRecord.forTokenLocked(token);9729 ActivityRecord r = ActivityRecord.forTokenLocked(parentActivityToken); in createVirtualActivityContainer()9789 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in exitFreeformMode()10161 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in startLockTaskMode()10260 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in showLockTaskEscapeMessage()12166 ActivityRecord caller = ActivityRecord.forTokenLocked(token); in showAssistFromActivity()12214 ActivityRecord caller = ActivityRecord.forTokenLocked(activityToken); in enqueueAssistContext()[all …]
1599 ActivityRecord r = ActivityRecord.forTokenLocked(token); in activityIdleInternalLocked()3925 ActivityRecord r = ActivityRecord.forTokenLocked((IBinder) msg.obj); in handleMessage()