Searched defs:activityRecord (Results 1 – 9 of 9) sorted by relevance
98 public ActivityRecordMatcher(ActivityRecord activityRecord) { in ActivityRecordMatcher()134 ActivityRecord activityRecord = null; in testOnIntentFailed() local
665 ActivityRecord activityRecord = mock(ActivityRecord.class); in testOnDescendantOrientationRequestChanged() local691 ActivityRecord activityRecord = mock(ActivityRecord.class); in testOnDescendantOrientationRequestChanged_FrozenToUserRotation() local
734 final ActivityRecord activityRecord = mock(ActivityRecord.class); in testOnDescendantOrientationRequestChangedPropagation() local
201 final ActivityRecord activityRecord = ActivityRecord.forTokenLocked(token); in dismissKeyguard() local
513 void notifyVisibilityChanged(ActivityRecord activityRecord) { in notifyVisibilityChanged()
343 ActivityRecord activityRecord) { in AppWindowToken()
2143 final ActivityRecord activityRecord = task.getTopActivity(); in taskTopActivityIsUser() local
1235 final ActivityRecord activityRecord = (ActivityRecord) requestingContainer; in onDescendantOrientationChanged() local
3013 final ActivityClientRecord activityRecord = mActivities.get(token); in getActivity() local