Searched refs:mLastChangeAppType (Results 1 – 2 of 2) sorted by relevance
65 private int mLastChangeAppType; field in AppFocusTest.FocusChangedListener74 assertEquals(expectedAppType, mLastChangeAppType); in waitForFocusChangeAndAssert()86 mLastChangeAppType = appType; in onAppFocusChanged()
319 private volatile int mLastChangeAppType; field in CarAppFocusManagerTest.FocusChangedListener328 assertThat(mLastChangeAppType).isEqualTo(expectedAppType); in waitForFocusChangeAndAssert()334 mLastChangeAppType = 0; in reset()342 mLastChangeAppType = appType; in onAppFocusChanged()