Searched defs:closeButton (Results 1 – 9 of 9) sorted by relevance
69 val closeButton = getCloseButton(row) in verifyWhenFeatureDisabled() constant97 val closeButton = getCloseButton(row) in verifyOnDismissableNotification() constant133 val closeButton = getCloseButton(row) in verifyOnUndismissableNotification() constant
138 View closeButton = spyCarSetupWizardCompatLayout.getCloseButton(); in testSetBackButtonVisibleTrue() local172 View closeButton = spyCarSetupWizardCompatLayout.getCloseButton(); in testSetCloseButtonVisibleTrue() local194 View closeButton = spyCarSetupWizardCompatLayout.getCloseButton(); in testSetCloseButtonVisibleFalse() local
212 View closeButton = mClose.findViewById(R.id.action_mode_close_button); in initForMode() local
112 val closeButton = requireViewById<Button>(R.id.privacy_dialog_close_button) in <lambda>() constant
324 val closeButton = caption?.children?.find { it.resourceName.endsWith(CLOSE_BUTTON) } in <lambda>() constant
395 final void setCloseButton(View closeButton) { in setCloseButton()
1105 View closeButton = mMiniKeyboardContainer.findViewById( in onLongPress() local
249 private val closeButton: View? = root.findViewById(R.id.close_button) constant
813 View closeButton = getInternalView(R.id.close_button); in windowMagnifierEditMode_performA11yClickAction_exitEditMode() local