HomeSort by relevance Sort by last modified time
    Searched defs:setCompoundDrawablesWithIntrinsicBounds (Results 1 - 25 of 73) sorted by null

1 2 3

  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/compat/
TextViewCompatUtils.java 38 textView.setCompoundDrawablesWithIntrinsicBounds(start, top, end, bottom);
  /packages/experimental/Bummer/src/com/android/dreams/bummer/
Bummer.java 49 mApology.setCompoundDrawablesWithIntrinsicBounds(android.R.drawable.stat_sys_warning, 0, 0,
  /developers/build/prebuilts/gradle/JumpingJack/Wearable/src/main/java/com/example/android/wearable/jumpingjack/fragments/
CounterFragment.java 55 mCounterText.setCompoundDrawablesWithIntrinsicBounds(mUpDrawable, null, null, null);
69 mCounterText.setCompoundDrawablesWithIntrinsicBounds(
  /developers/samples/android/wearable/wear/JumpingJack/Wearable/src/main/java/com/example/android/wearable/jumpingjack/fragments/
CounterFragment.java 55 mCounterText.setCompoundDrawablesWithIntrinsicBounds(mUpDrawable, null, null, null);
69 mCounterText.setCompoundDrawablesWithIntrinsicBounds(
  /development/samples/browseable/JumpingJack/src/com.example.android.wearable.jumpingjack/fragments/
CounterFragment.java 55 mCounterText.setCompoundDrawablesWithIntrinsicBounds(mUpDrawable, null, null, null);
69 mCounterText.setCompoundDrawablesWithIntrinsicBounds(
  /packages/apps/DocumentsUI/src/com/android/documentsui/ui/
Snackbars.java 89 textView.setCompoundDrawablesWithIntrinsicBounds(imageRes, 0, 0, 0);
  /packages/apps/Launcher2/src/com/android/launcher2/
AddAdapter.java 87 textView.setCompoundDrawablesWithIntrinsicBounds(item.image, null, null, null);
PagedViewIcon.java 59 setCompoundDrawablesWithIntrinsicBounds(null, new FastBitmapDrawable(mIcon), null, null);
Hotseat.java 116 allAppsButton.setCompoundDrawablesWithIntrinsicBounds(null,
BubbleTextView.java 93 setCompoundDrawablesWithIntrinsicBounds(null,
  /frameworks/support/leanback/src/main/java/androidx/leanback/widget/
ActionPresenterSelector.java 78 vh.mButton.setCompoundDrawablesWithIntrinsicBounds(null, null, icon, null);
80 vh.mButton.setCompoundDrawablesWithIntrinsicBounds(icon, null, null, null);
87 vh.mButton.setCompoundDrawablesWithIntrinsicBounds(null, null, null, null);
  /developers/build/prebuilts/gradle/RuntimePermissionsWear/Wearable/src/main/java/com/example/android/wearable/runtimepermissions/
MainWearActivity.java 124 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
290 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
315 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
466 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
469 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
476 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
479 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
501 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
504 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
509 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
    [all...]
  /developers/samples/android/wearable/wear/RuntimePermissionsWear/Wearable/src/main/java/com/example/android/wearable/runtimepermissions/
MainWearActivity.java 124 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
290 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
315 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
466 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
469 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
476 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
479 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
501 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
504 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
509 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
    [all...]
  /development/samples/browseable/RuntimePermissionsWear/Wearable/src/com.example.android.wearable.runtimepermissions/
MainWearActivity.java 120 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
225 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
228 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
233 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
236 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
247 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
250 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
255 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
258 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
332 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
    [all...]
  /external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowTextView.java 161 public void setCompoundDrawablesWithIntrinsicBounds(int left, int top, int right, int bottom) {
166 directlyOn(realTextView, TextView.class).setCompoundDrawablesWithIntrinsicBounds(left, top, right, bottom);
  /packages/wallpapers/LivePicker/src/com/android/wallpaper/livepicker/
LiveWallpaperListAdapter.java 119 holder.title.setCompoundDrawablesWithIntrinsicBounds(null, wallpaperInfo.thumbnail,
  /developers/build/prebuilts/gradle/RuntimePermissionsWear/Application/src/main/java/com/example/android/wearable/runtimepermissions/
MainPhoneActivity.java 173 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
355 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
358 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
  /developers/samples/android/wearable/wear/RuntimePermissionsWear/Application/src/main/java/com/example/android/wearable/runtimepermissions/
MainPhoneActivity.java 173 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
355 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
358 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
  /development/samples/browseable/RuntimePermissionsWear/Application/src/com.example.android.wearable.runtimepermissions/
MainPhoneActivity.java 173 mPhoneStoragePermissionButton.setCompoundDrawablesWithIntrinsicBounds(
355 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
358 mWearBodySensorsPermissionButton.setCompoundDrawablesWithIntrinsicBounds(
  /external/libmojo/base/android/java/src/org/chromium/base/
ApiCompatibilityUtils.java 258 textView.setCompoundDrawablesWithIntrinsicBounds(isRtl ? end : start, top,
263 textView.setCompoundDrawablesWithIntrinsicBounds(start, top, end, bottom);
276 textView.setCompoundDrawablesWithIntrinsicBounds(isRtl ? end : start, top,
281 textView.setCompoundDrawablesWithIntrinsicBounds(start, top, end, bottom);
  /frameworks/support/compat/src/main/java/androidx/core/widget/
TextViewCompat.java 165 textView.setCompoundDrawablesWithIntrinsicBounds(rtl ? end : start, top,
168 textView.setCompoundDrawablesWithIntrinsicBounds(start, top, end, bottom);
197 textView.setCompoundDrawablesWithIntrinsicBounds(rtl ? end : start, top,
200 textView.setCompoundDrawablesWithIntrinsicBounds(start, top, end, bottom);
    [all...]
  /packages/apps/DeskClock/src/com/android/deskclock/
AlarmClockFragment.java 133 emptyView.setCompoundDrawablesWithIntrinsicBounds(null, noAlarms, null, null);
  /packages/apps/Settings/src/com/android/settings/
ActivityPicker.java 318 textView.setCompoundDrawablesWithIntrinsicBounds(item.icon, null, null, null);
  /development/samples/Home/src/com/example/android/home/
Home.java 669 textView.setCompoundDrawablesWithIntrinsicBounds(null, icon, null, null);
  /external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowTextView.java 239 public void setCompoundDrawablesWithIntrinsicBounds(int left, int top, int right, int bottom) {
244 public void setCompoundDrawablesWithIntrinsicBounds(Drawable left, Drawable top,
439 setCompoundDrawablesWithIntrinsicBounds(

Completed in 534 milliseconds

1 2 3