Searched refs:addAllButtonsWithRoleName (Results 1 – 3 of 3) sorted by relevance
106 mControllerUnderTest.addAllButtonsWithRoleName(mTestView); in addAllButtonsWithRoleName_roleAssigned_appIconEnabled_useAssignedAppIcon()116 mControllerUnderTest.addAllButtonsWithRoleName(mTestView); in addAllButtonsWithRoleName_roleUnassigned_appIconEnabled_useDefaultIcon()125 mControllerUnderTest.addAllButtonsWithRoleName(mTestView); in onRoleChanged_currentUser_appIconEnabled_useAssignedAppIcon()140 mControllerUnderTest.addAllButtonsWithRoleName(mTestView); in onRoleChanged_nonCurrentUser_appIconEnabled_iconIsNotUpdated()158 mControllerUnderTest.addAllButtonsWithRoleName(mTestView); in onRoleChanged_invalidPackage_useDefaultIcon()169 mControllerUnderTest.addAllButtonsWithRoleName(mTestView); in addAllButtonsWithRoleName_appIconDisabled_useDefaultIcon()179 mControllerUnderTest.addAllButtonsWithRoleName(mTestView); in onRoleChanged_roleAssigned_appIconDisabled_useDefaultIcon()
76 void addAllButtonsWithRoleName(View v) { in addAllButtonsWithRoleName() method in ButtonRoleHolderController86 addAllButtonsWithRoleName(viewGroup.getChildAt(i)); in addAllButtonsWithRoleName()
429 mButtonRoleHolderController.addAllButtonsWithRoleName(view); in setupBar()