Searched refs:forTokenLocked (Results 1 – 6 of 6) sorted by relevance
1919 srec = ActivityRecord.forTokenLocked(activityToken); in getLaunchedFromUid()1931 srec = ActivityRecord.forTokenLocked(activityToken); in getLaunchedFromPackage()2130 final ActivityRecord srec = ActivityRecord.forTokenLocked(token); in shouldUpRecreateTask()2143 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in navigateUpTo()2808 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in startLockTaskModeByToken()2841 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in stopLockTaskModeByToken()3008 ActivityRecord r = ActivityRecord.forTokenLocked(token); in notifyEnterAnimationComplete()3415 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in toggleFreeformWindowingMode()3597 ActivityRecord caller = ActivityRecord.forTokenLocked(activityToken); in enqueueAssistContext()3605 activity = ActivityRecord.forTokenLocked(activityToken); in enqueueAssistContext()[all …]
201 final ActivityRecord activityRecord = ActivityRecord.forTokenLocked(token); in dismissKeyguard()
911 static @Nullable ActivityRecord forTokenLocked(IBinder token) { in forTokenLocked() method in ActivityRecord2177 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in activityResumedLocked()2545 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in getTaskForActivityLocked()2558 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in isInStackLocked()
1264 ActivityRecord r = ActivityRecord.forTokenLocked(token); in activityIdleInternalLocked()2652 ActivityRecord r = ActivityRecord.forTokenLocked((IBinder) msg.obj); in handleMessage()
1174 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in isInStackLocked()4686 activityDestroyedLocked(ActivityRecord.forTokenLocked(token), reason); in activityDestroyedLocked()5146 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in willActivityBeVisibleLocked()
14780 HSPLcom/android/server/wm/ActivityRecord;->forTokenLocked(Landroid/os/IBinder;)Lcom/android/server/…