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
730 final ActivityRecord activityRecord = mock(ActivityRecord.class); in testOnDescendantOrientationRequestChangedPropagation() local
203 final ActivityRecord activityRecord = ActivityRecord.forTokenLocked(token); in dismissKeyguard() local
513 void notifyVisibilityChanged(ActivityRecord activityRecord) { in notifyVisibilityChanged()
344 ActivityRecord activityRecord) { in AppWindowToken()
2164 final ActivityRecord activityRecord = task.getTopActivity(); in taskTopActivityIsUser() local
1241 final ActivityRecord activityRecord = (ActivityRecord) requestingContainer; in onDescendantOrientationChanged() local
3032 final ActivityClientRecord activityRecord = mActivities.get(token); in getActivity() local