Searched refs:updateBackButtonTouchDelegate (Results 1 – 3 of 3) sorted by relevance
96 Mockito.verify(spyCarSetupWizardCompatLayout).updateBackButtonTouchDelegate(true); in testSetBackButtonVisibleTrue()111 Mockito.verify(spyCarSetupWizardCompatLayout).updateBackButtonTouchDelegate(false); in testSetBackButtonVisibleFalse()
254 void updateBackButtonTouchDelegate(boolean visible) { in updateBackButtonTouchDelegate() method in CarSetupWizardLayout320 updateBackButtonTouchDelegate(visible); in setBackButtonVisible()
242 void updateBackButtonTouchDelegate(boolean visible) { in updateBackButtonTouchDelegate() method in CarSetupWizardBaseLayout308 updateBackButtonTouchDelegate(visible); in setBackButtonVisible()