Searched refs:mLastChangeAppType (Results 1 – 2 of 2) sorted by relevance
57 private int mLastChangeAppType; field in AppFocusTest.FocusChangedListener66 assertEquals(expectedAppType, mLastChangeAppType); in waitForFocusChangeAndAssert()78 mLastChangeAppType = appType; in onAppFocusChanged()
303 private volatile int mLastChangeAppType; field in CarAppFocusManagerTest.FocusChangedListener314 assertThat(mLastChangeAppType).isEqualTo(expectedAppType); in waitForFocusChangeAndAssert()320 mLastChangeAppType = 0; in reset()328 mLastChangeAppType = appType; in onAppFocusChanged()