Searched refs:foregroundActivity (Results 1 – 1 of 1) sorted by relevance
2086 ComponentName foregroundActivity = new ComponentName(packageName, className); in testOnAccessibilityEvent_typeWindowStateChanged() local2087 assertThat(mRotaryService.mForegroundActivity).isEqualTo(foregroundActivity); in testOnAccessibilityEvent_typeWindowStateChanged()