Searched refs:mLastChangeAppActive (Results 1 – 2 of 2) sorted by relevance
58 private boolean mLastChangeAppActive; field in AppFocusTest.FocusChangedListener67 assertEquals(expectedAppActive, mLastChangeAppActive); in waitForFocusChangeAndAssert()79 mLastChangeAppActive = active; in onAppFocusChanged()
304 private volatile boolean mLastChangeAppActive; field in CarAppFocusManagerTest.FocusChangedListener315 assertThat(mLastChangeAppActive).isEqualTo(expectedAppActive); in waitForFocusChangeAndAssert()321 mLastChangeAppActive = false; in reset()329 mLastChangeAppActive = active; in onAppFocusChanged()