Searched refs:mLastChangeAppActive (Results 1 – 2 of 2) sorted by relevance
66 private boolean mLastChangeAppActive; field in AppFocusTest.FocusChangedListener75 assertEquals(expectedAppActive, mLastChangeAppActive); in waitForFocusChangeAndAssert()87 mLastChangeAppActive = active; in onAppFocusChanged()
320 private volatile boolean mLastChangeAppActive; field in CarAppFocusManagerTest.FocusChangedListener329 assertThat(mLastChangeAppActive).isEqualTo(expectedAppActive); in waitForFocusChangeAndAssert()335 mLastChangeAppActive = false; in reset()343 mLastChangeAppActive = active; in onAppFocusChanged()