Home
last modified time | relevance | path

Searched defs:clickListener (Results 1 – 25 of 429) sorted by relevance

12345678910>>...18

/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/chips/casttootherdevice/ui/viewmodel/
H A DCastToOtherDeviceChipViewModelTest.kt425 val clickListener = ((latest as OngoingActivityChipModel.Shown).onClickListener) in chip_projectionStateEntireScreen_clickListenerShowsScreenCastDialog() constant
445 val clickListener = ((latest as OngoingActivityChipModel.Shown).onClickListener) in chip_projectionStateSingleTask_clickListenerShowsScreenCastDialog() constant
469 val clickListener = ((latest as OngoingActivityChipModel.Shown).onClickListener) in chip_routerStateCasting_clickListenerShowsGenericCastDialog() constant
489 val clickListener = ((latest as OngoingActivityChipModel.Shown).onClickListener) in chip_projectionStateCasting_clickListenerHasCuj() constant
517 val clickListener = ((latest as OngoingActivityChipModel.Shown).onClickListener) in chip_routerStateCasting_clickListenerHasCuj() constant
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/widget/
DCardPreferenceTest.java126 View.OnClickListener clickListener = v -> hasCalled[0] = true; in performClickOnPrimaryButton_callClickListener() local
136 View.OnClickListener clickListener = v -> hasCalled[0] = true; in performClickOnSecondaryButton_callClickListener() local
184 View.OnClickListener clickListener = v -> hasCalled[0] = expectedClickedResult; in setPrimaryButtonClickListener_setAfterOnBindViewHolder() local
194 View.OnClickListener clickListener = v -> hasCalled[0] = "called once"; in setPrimaryButtonClickListener_setNull_clearTheOnClickListener() local
231 View.OnClickListener clickListener = v -> hasCalled[0] = expectedClickedResult; in setSecondaryButtonClickListener_setAfterOnBindViewHolder() local
241 View.OnClickListener clickListener = v -> hasCalled[0] = "called once"; in setSecondaryButtonClickListener_setNull_clearTheOnClickListener() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/chips/sharetoapp/ui/viewmodel/
H A DShareToAppChipViewModelTest.kt277 val clickListener = ((latest as OngoingActivityChipModel.Shown).onClickListener) in chip_noScreen_clickListenerShowsGenericShareDialog() constant
297 val clickListener = ((latest as OngoingActivityChipModel.Shown).onClickListener) in chip_entireScreen_clickListenerShowsScreenShareDialog() constant
321 val clickListener = ((latest as OngoingActivityChipModel.Shown).onClickListener) in chip_singleTask_clickListenerShowsScreenShareDialog() constant
345 val clickListener = ((latest as OngoingActivityChipModel.Shown).onClickListener) in chip_clickListenerHasCuj() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/chips/screenrecord/ui/viewmodel/
H A DScreenRecordChipViewModelTest.kt272 val clickListener = ((latest as OngoingActivityChipModel.Shown).onClickListener) in chip_notProjecting_clickListenerShowsDialog() constant
289 val clickListener = ((latest as OngoingActivityChipModel.Shown).onClickListener) in chip_projectingEntireScreen_clickListenerShowsDialog() constant
310 val clickListener = ((latest as OngoingActivityChipModel.Shown).onClickListener) in chip_projectingSingleTask_clickListenerShowsDialog() constant
327 val clickListener = ((latest as OngoingActivityChipModel.Shown).onClickListener) in chip_clickListenerHasCuj() constant
/aosp_15_r20/packages/modules/IntentResolver/tests/unit/src/com/android/intentresolver/emptystate/
DEmptyStateUiHelperTest.kt168 val clickListener = mock<EmptyState.ClickListener>() in testShowEmptyState_noOnClickHandler() constant
197 val clickListener = mock<EmptyState.ClickListener>() in testShowEmptyState_withOnClickHandlerAndClickListener() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/chips/call/ui/viewmodel/
H A DCallChipViewModelTest.kt311 val clickListener = (latest as OngoingActivityChipModel.Shown).onClickListener in chip_inCall_positiveStartTime_validIntent_clickListenerLaunchesIntent() constant
326 val clickListener = (latest as OngoingActivityChipModel.Shown).onClickListener in chip_inCall_zeroStartTime_validIntent_clickListenerLaunchesIntent() constant
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/views/
DOptionsPopupView.java305 public final OnLongClickListener clickListener; field in OptionsPopupView.OptionItem
308 OnLongClickListener clickListener) { in OptionItem()
317 OnLongClickListener clickListener) { in OptionItem()
/aosp_15_r20/development/samples/devbytes/animation/SlidingFragments/src/com/example/android/slidingfragments/
H A DImageFragment.java27 View.OnClickListener clickListener; field in ImageFragment
36 public void setClickListener(View.OnClickListener clickListener) { in setClickListener()
H A DTextFragment.java30 View.OnClickListener clickListener; field in TextFragment
40 public void setClickListener(View.OnClickListener clickListener) { in setClickListener()
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/SystemUI-core/android_common/kapt/gen/stubs/com/android/systemui/sensorprivacy/
DSensorUseDialog.java19 private final android.content.DialogInterface.OnClickListener clickListener = null; field in SensorUseDialog
25android.content.DialogInterface.OnClickListener clickListener, @org.jetbrains.annotations.NotNull() in SensorUseDialog()
/aosp_15_r20/cts/tests/tests/widget/src/android/widget/cts/
H A DZoomControlsTest.java64 final View.OnClickListener clickListener = (View view) -> {}; in testSetOnZoomInClickListener() local
77 final View.OnClickListener clickListener = (View view) -> {}; in testSetOnZoomOutClickListener() local
/aosp_15_r20/packages/apps/Settings/tests/robotests/src/com/android/settings/datetime/timezone/
DBaseTimeZonePreferenceControllerTest.java45 TestClickListener clickListener = new TestClickListener(); in handlePreferenceTreeClick_correctKey_triggerOnClickListener() local
57 TestClickListener clickListener = new TestClickListener(); in handlePreferenceTreeClick_wrongKey_triggerOnClickListener() local
/aosp_15_r20/out/soong/.intermediates/packages/apps/Launcher3/Launcher3QuickStepLib/android_common/kapt/gen/stubs/com/android/launcher3/util/
DItemInflater.java37 private final android.view.View.OnClickListener clickListener = null; field in ItemInflater
48 android.view.View.OnClickListener clickListener, @org.jetbrains.annotations.NotNull() in ItemInflater()
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/chips/sharetoapp/ui/view/
H A DEndGenericShareToAppDialogDelegateTest.kt58 val clickListener = argumentCaptor<DialogInterface.OnClickListener>() in positiveButton_clickStopsRecording() constant
H A DEndShareScreenToAppDialogDelegateTest.kt178 val clickListener = argumentCaptor<DialogInterface.OnClickListener>() in positiveButton() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/chips/ui/viewmodel/
H A DOngoingActivityChipViewModelTest.kt60 val clickListener = in createDialogLaunchOnClickListener_showsDialogOnClick() constant
/aosp_15_r20/packages/modules/HealthFitness/apk/src/com/android/healthconnect/controller/selectabledeletion/
DSelectAllCheckboxPreference.kt66 val clickListener = OnPreferenceClickListener { in setOnPreferenceClickListenerWithCheckbox() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/chips/casttootherdevice/ui/view/
H A DEndGenericCastToOtherDeviceDialogDelegateTest.kt129 val clickListener = argumentCaptor<DialogInterface.OnClickListener>() in positiveButton() constant
H A DEndCastScreenToOtherDeviceDialogDelegateTest.kt235 val clickListener = argumentCaptor<DialogInterface.OnClickListener>() in positiveButton() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/accessibility/extradim/
H A DExtraDimDialogDelegateTest.kt93 val clickListener = argumentCaptor<DialogInterface.OnClickListener>() in clickButton_removeExtraDimShortcuts() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/chips/screenrecord/ui/view/
H A DEndScreenRecordingDialogDelegateTest.kt127 val clickListener = argumentCaptor<DialogInterface.OnClickListener>() in positiveButton() constant
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DChannelEditorDialogControllerTest.kt252 private val clickListener = object : NotificationInfo.OnSettingsClickListener { constant in com.android.systemui.statusbar.notification.row.ChannelEditorDialogControllerTest
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/
H A DMagnificationModeSwitch.java104 MagnificationModeSwitch(@UiContext Context context, ClickListener clickListener, in MagnificationModeSwitch()
112 SfVsyncFrameCallbackProvider sfVsyncFrameProvider, ClickListener clickListener, in MagnificationModeSwitch()
/aosp_15_r20/frameworks/base/packages/SystemUI/src/com/android/systemui/privacy/
H A DPrivacyDialog.kt171 private val clickListener = View.OnClickListener { v -> in <lambda>() constant
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SettingsLib/EntityHeaderWidgets/SettingsLibEntityHeaderWidgets/android_common/javac/
DSettingsLibEntityHeaderWidgets.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12345678910>>...18