Searched refs:forTokenLocked (Results 1 – 5 of 5) sorted by relevance
142 final ActivityRecord activityRecord = ActivityRecord.forTokenLocked(token); in dismissKeyguard()
776 static ActivityRecord forTokenLocked(IBinder token) { in forTokenLocked() method in ActivityRecord1693 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in activityResumedLocked()2072 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in getTaskForActivityLocked()2085 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in isInStackLocked()
2257 ActivityRecord r = ActivityRecord.forTokenLocked((IBinder) msg.obj); in handleMessage()4692 if (ActivityRecord.forTokenLocked(callingActivity) != activity) { in startLocalVoiceInteraction()4724 ActivityRecord activityToCallback = ActivityRecord.forTokenLocked(activity); in onLocalVoiceInteractionStartedLocked()7893 return isInPictureInPictureMode(ActivityRecord.forTokenLocked(token)); in isInPictureInPictureMode()8046 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in ensureValidPictureInPictureActivityParamsLocked()10378 ActivityRecord r = ActivityRecord.forTokenLocked(parentActivityToken);10430 final ActivityRecord r = ActivityRecord.forTokenLocked(token);10830 final ActivityRecord r = ActivityRecord.forTokenLocked(token);10929 final ActivityRecord r = ActivityRecord.forTokenLocked(token);12963 ActivityRecord caller = ActivityRecord.forTokenLocked(token);[all …]
759 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in isInStackLocked()4283 ActivityRecord r = ActivityRecord.forTokenLocked(token); in activityDestroyedLocked()4852 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in willActivityBeVisibleLocked()
1865 ActivityRecord r = ActivityRecord.forTokenLocked(token); in activityIdleInternalLocked()4606 ActivityRecord r = ActivityRecord.forTokenLocked((IBinder) msg.obj); in handleMessage()