Searched refs:forTokenLocked (Results 1 – 6 of 6) sorted by relevance
1934 srec = ActivityRecord.forTokenLocked(activityToken); in getLaunchedFromUid()1946 srec = ActivityRecord.forTokenLocked(activityToken); in getLaunchedFromPackage()2145 final ActivityRecord srec = ActivityRecord.forTokenLocked(token); in shouldUpRecreateTask()2158 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in navigateUpTo()2830 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in startLockTaskModeByToken()2863 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in stopLockTaskModeByToken()3030 ActivityRecord r = ActivityRecord.forTokenLocked(token); in notifyEnterAnimationComplete()3437 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in toggleFreeformWindowingMode()3624 ActivityRecord caller = ActivityRecord.forTokenLocked(activityToken); in enqueueAssistContext()3632 activity = ActivityRecord.forTokenLocked(activityToken); in enqueueAssistContext()[all …]
203 final ActivityRecord activityRecord = ActivityRecord.forTokenLocked(token); in dismissKeyguard()
911 static @Nullable ActivityRecord forTokenLocked(IBinder token) { in forTokenLocked() method in ActivityRecord2175 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in activityResumedLocked()2543 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in getTaskForActivityLocked()2556 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in isInStackLocked()
1267 ActivityRecord r = ActivityRecord.forTokenLocked(token); in activityIdleInternalLocked()2656 ActivityRecord r = ActivityRecord.forTokenLocked((IBinder) msg.obj); in handleMessage()
1177 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in isInStackLocked()4713 activityDestroyedLocked(ActivityRecord.forTokenLocked(token), reason); in activityDestroyedLocked()5173 final ActivityRecord r = ActivityRecord.forTokenLocked(token); in willActivityBeVisibleLocked()
14780 HSPLcom/android/server/wm/ActivityRecord;->forTokenLocked(Landroid/os/IBinder;)Lcom/android/server/…