Home
last modified time | relevance | path

Searched defs:settingsButton (Results 1 – 9 of 9) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
H A DPartialConversationInfoTest.java263 final View settingsButton = mInfo.findViewById(R.id.info); in testBindNotification_SetsOnClickListenerForSettings() local
287 final View settingsButton = mInfo.findViewById(R.id.settings_link); in testBindNotification_SetsOnClickListenerForSettings_mainText() local
306 final View settingsButton = mInfo.findViewById(R.id.info); in testBindNotification_SettingsButtonInvisibleWhenNoClickListener() local
325 final View settingsButton = mInfo.findViewById(R.id.info); in testBindNotification_SettingsButtonInvisibleWhenDeviceUnprovisioned() local
H A DNotificationInfoTest.java440 final View settingsButton = mNotificationInfo.findViewById(R.id.info); in testBindNotification_SetsOnClickListenerForSettings() local
464 final View settingsButton = mNotificationInfo.findViewById(R.id.info); in testBindNotification_SettingsButtonInvisibleWhenNoClickListener() local
489 final View settingsButton = mNotificationInfo.findViewById(R.id.info); in testBindNotification_SettingsButtonInvisibleWhenDeviceUnprovisioned() local
527 final View settingsButton = mNotificationInfo.findViewById(R.id.info); in testBindNotification_SettingsButtonReappearsAfterSecondBind() local
H A DNotificationConversationInfoTest.java451 final View settingsButton = mNotificationInfo.findViewById(R.id.info); in testBindNotification_SetsOnClickListenerForSettings() local
477 final View settingsButton = mNotificationInfo.findViewById(R.id.info); in testBindNotification_SettingsButtonInvisibleWhenNoClickListener() local
505 final View settingsButton = mNotificationInfo.findViewById(R.id.info); in testBindNotification_SettingsButtonInvisibleWhenDeviceUnprovisioned() local
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
H A DPipMenuIconsAlgorithm.java46 View enterSplitButton, View settingsButton, View dismissButton) { in bindViews()
/aosp12/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/role/ui/handheld/
H A DSettingsButtonPreference.java95 View settingsButton = holder.findViewById(R.id.settings_button); in onBindViewHolder() local
/aosp12/packages/apps/Settings/src/com/android/settings/inputmethod/
H A DSpellCheckerPreference.java108 View settingsButton = view.findViewById(R.id.settings_button); in onBindViewHolder() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
H A DPartialConversationInfo.java140 final View settingsButton = findViewById(R.id.info); in bindActions() local
H A DNotificationInfo.java340 final View settingsButton = findViewById(R.id.info); in bindHeader() local
H A DNotificationConversationInfo.java278 final View settingsButton = findViewById(R.id.info); in bindActions() local