Searched refs:mLastChangeAppActive (Results 1 – 2 of 2) sorted by relevance
64 private boolean mLastChangeAppActive; field in AppFocusTest.FocusChangedListener73 assertEquals(expectedAppActive, mLastChangeAppActive); in waitForFocusChangeAndAssert()85 mLastChangeAppActive = active; in onAppFocusChanged()
324 private volatile boolean mLastChangeAppActive; field in CarAppFocusManagerTest.FocusChangedListener335 assertThat(mLastChangeAppActive).isEqualTo(expectedAppActive); in waitForFocusChangeAndAssert()341 mLastChangeAppActive = false; in reset()349 mLastChangeAppActive = active; in onAppFocusChanged()