Searched defs:otherActivity (Results 1 – 4 of 4) sorted by relevance
74 LLOfButtons2 otherActivity = null; in testTouchModeFalseAcrossActivites() local90 LLOfButtons2 otherActivity = null; in testTouchModeTrueAcrossActivites() local108 LLOfButtons2 otherActivity = null; in testTouchModeChangedInOtherActivity() local
504 final ActivityRecord otherActivity = new ActivityBuilder(mAtm) in testConcurrentLaunches() local
475 final ActivityRecord otherActivity = mActivityStack.getFromTop(/* fromTop */ fromTop); in checkTopActivityHasInheritedBoundsFrom() local
943 @Nullable ActivityRecord otherActivity, in PendingTaskFragmentEvent()1025 Builder setOtherActivity(@NonNull ActivityRecord otherActivity) { in setOtherActivity()