Home
last modified time | relevance | path

Searched refs:setCompoundDrawablesRelativeWithIntrinsicBounds (Results 1 – 24 of 24) sorted by relevance

/packages/apps/Settings/src/com/android/settings/fuelgauge/batteryusage/
DPowerGaugePreference.java153 subtitle.setCompoundDrawablesRelativeWithIntrinsicBounds( in onBindViewHolder()
156 subtitle.setCompoundDrawablesRelativeWithIntrinsicBounds(0, 0, 0, 0); in onBindViewHolder()
/packages/apps/TV/src/com/android/tv/dvr/ui/browse/
DActionPresenterSelector.java123 vh.mButton.setCompoundDrawablesRelativeWithIntrinsicBounds(icon, null, null, null); in onBindViewHolder()
139 vh.mButton.setCompoundDrawablesRelativeWithIntrinsicBounds(null, null, null, null); in onUnbindViewHolder()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
DTextViewCompatUtils.java35 public static void setCompoundDrawablesRelativeWithIntrinsicBounds(final TextView textView, in setCompoundDrawablesRelativeWithIntrinsicBounds() method in TextViewCompatUtils
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/ganotifications/
DConsentNotificationGaV2Screen1Fragment.java156 expander.setCompoundDrawablesRelativeWithIntrinsicBounds( in setInfoViewState()
161 expander.setCompoundDrawablesRelativeWithIntrinsicBounds(0, 0, R.drawable.ic_expand, 0); in setInfoViewState()
DConsentNotificationGaV2Screen2Fragment.java142 expander.setCompoundDrawablesRelativeWithIntrinsicBounds( in setInfoViewState()
147 expander.setCompoundDrawablesRelativeWithIntrinsicBounds(0, 0, R.drawable.ic_expand, 0); in setInfoViewState()
DConsentNotificationConfirmationGaFragment.java192 expander.setCompoundDrawablesRelativeWithIntrinsicBounds( in setInfoViewState()
197 expander.setCompoundDrawablesRelativeWithIntrinsicBounds(0, 0, R.drawable.ic_expand, 0); in setInfoViewState()
DConsentNotificationPasFragment.java201 expander.setCompoundDrawablesRelativeWithIntrinsicBounds( in infoViewChanger()
205 expander.setCompoundDrawablesRelativeWithIntrinsicBounds(0, 0, R.drawable.ic_expand, 0); in infoViewChanger()
DConsentNotificationGaFragment.java171 expander.setCompoundDrawablesRelativeWithIntrinsicBounds( in setInfoViewState()
176 expander.setCompoundDrawablesRelativeWithIntrinsicBounds(0, 0, R.drawable.ic_expand, 0); in setInfoViewState()
/packages/modules/AdServices/adservices/apk/java/com/android/adservices/ui/notifications/
DConsentNotificationFragment.java159 expander.setCompoundDrawablesRelativeWithIntrinsicBounds( in setInfoViewState()
164 expander.setCompoundDrawablesRelativeWithIntrinsicBounds(0, 0, R.drawable.ic_expand, 0); in setInfoViewState()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DOverviewActionsView.java404 mSplitButton.setCompoundDrawablesRelativeWithIntrinsicBounds(splitIconRes, 0, 0, 0); in updateDimension()
409 mSaveAppPairButton.setCompoundDrawablesRelativeWithIntrinsicBounds( in updateDimension()
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/activities/
DDevicePolicyGroupViewHolder.java58 devicePolicyItemView.setCompoundDrawablesRelativeWithIntrinsicBounds( in bind()
DProvisionInfoListAdapter.java106 mTextView.setCompoundDrawablesRelativeWithIntrinsicBounds(provisionInfo.getDrawableId(), in bindProvisionInfo()
/packages/apps/TV/src/com/android/tv/dvr/ui/list/
DSeriesScheduleRowPresenter.java82 .setCompoundDrawablesRelativeWithIntrinsicBounds( in onBindRowViewHolder()
DSchedulesHeaderRowPresenter.java186 textView.setCompoundDrawablesRelativeWithIntrinsicBounds( in setTextDrawable()
/packages/apps/DeskClock/src/com/android/deskclock/alarms/dataadapter/
DExpandedAlarmViewHolder.kt91 editLabel.setCompoundDrawablesRelativeWithIntrinsicBounds(labelIcon, null, null, null) in <lambda>()
93 delete.setCompoundDrawablesRelativeWithIntrinsicBounds(deleteIcon, null, null, null) in <lambda>()
165 ringtone.setCompoundDrawablesRelativeWithIntrinsicBounds(icon, null, null, null) in <lambda>()
/packages/modules/Permission/PermissionController/src/android/support/wearable/view/
DWearableDialogHelper.java142 button.setCompoundDrawablesRelativeWithIntrinsicBounds(drawable, null, null, null); in applyButton()
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/setup/
DSetupWizardActivity.java225 TextViewCompatUtils.setCompoundDrawablesRelativeWithIntrinsicBounds(mActionFinish, in onCreate()
466 TextViewCompatUtils.setCompoundDrawablesRelativeWithIntrinsicBounds(
/packages/apps/DeskClock/src/com/android/deskclock/
DDeskClock.kt183 text.setCompoundDrawablesRelativeWithIntrinsicBounds(icon, null, null, null) in onCreate()
185 text.setCompoundDrawablesRelativeWithIntrinsicBounds(null, icon, null, null) in onCreate()
/packages/apps/Settings/src/com/android/settings/password/
DChooseLockTypeDialogFragment.java163 textView.setCompoundDrawablesRelativeWithIntrinsicBounds( in getView()
/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/editors/
DEditor.java288 mEditTitle.setCompoundDrawablesRelativeWithIntrinsicBounds( in setMenuIcon()
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/widget/
DAccessPointPreference.java139 mTitleView.setCompoundDrawablesRelativeWithIntrinsicBounds(null, null, null, null); in onBindViewHolder()
/packages/apps/Settings/src/com/android/settings/bluetooth/
DLeAudioBluetoothDetailsHeaderController.java292 batterySummaryView.setCompoundDrawablesRelativeWithIntrinsicBounds( in updateBatteryLayout()
/packages/apps/TV/src/com/android/tv/guide/
DProgramItemView.java404 setCompoundDrawablesRelativeWithIntrinsicBounds(0, 0, iconResId, 0); in updateIcons()
/packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
DLiveWallpaperPreview.java742 tv.setCompoundDrawablesRelativeWithIntrinsicBounds( in getView()