HomeSort by relevance Sort by last modified time
    Searched full:checkmark (Results 1 - 25 of 145) sorted by null

1 2 3 4 5 6

  /external/proguard/docs/
alternatives.html 52 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
53 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
54 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
55 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
62 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
63 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
64 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
72 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
73 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
82 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/bitmap/
CheckableContactFlipDrawable.java 60 // We will create checkmark animations that are synchronized with the flipping animation.
61 // The entire delay + duration of the checkmark animation needs to equal the entire
64 // The checkmark animation is in effect only when the back drawable is being shown.
66 // The checkmark animation will be |--delay--|-duration-|
100 // Keep the checkmark animators in sync with the flip animator.
137 private static Bitmap CHECKMARK;
148 if (CHECKMARK == null) {
149 CHECKMARK = BitmapFactory.decodeResource(res, R.drawable.ic_check_wht_24dp);
167 // Scale the checkmark.
169 sMatrix.setScale(mScaleFraction, mScaleFraction, CHECKMARK.getWidth() / 2
    [all...]
  /prebuilts/tools/common/proguard/proguard4.7/docs/
alternatives.html 50 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
51 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
52 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
53 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
60 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
61 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
62 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
70 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
71 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td>
80 <td align="center"><img src="checkmark.gif" width="11" height="11" alt="x" /></td
    [all...]
  /external/skia/animations/
checkbox.xml 40 <!-- draw the checkmark background -->
56 <!-- draw the checkmark -->
  /frameworks/data-binding/integration-tests/TestApp/app/src/main/res/layout/
checked_text_view_adapter_test.xml 25 android:checkMark="@{obj.checkMark}"
  /frameworks/data-binding/extensions/baseAdapters/src/main/java/android/databinding/adapters/
CheckedTextViewBindingAdapter.java 22 @BindingMethod(type = android.widget.CheckedTextView.class, attribute = "android:checkMark", method = "setCheckMarkDrawable"),
  /frameworks/base/core/res/res/layout/
select_dialog_multichoice.xml 27 android:checkMark="?android:attr/listChoiceIndicatorMultiple"
select_dialog_multichoice_holo.xml 27 android:checkMark="?android:attr/listChoiceIndicatorMultiple"
select_dialog_singlechoice.xml 27 android:checkMark="?android:attr/listChoiceIndicatorSingle"
select_dialog_singlechoice_holo.xml 27 android:checkMark="?android:attr/listChoiceIndicatorSingle"
simple_list_item_checked.xml 23 android:checkMark="?android:attr/textCheckMark"
simple_list_item_multiple_choice.xml 23 android:checkMark="?android:attr/listChoiceIndicatorMultiple"
simple_list_item_single_choice.xml 23 android:checkMark="?android:attr/listChoiceIndicatorSingle"
  /frameworks/base/core/res/res/layout-xlarge/
select_dialog_multichoice_holo.xml 27 android:checkMark="?android:attr/listChoiceIndicatorMultiple"
select_dialog_singlechoice_holo.xml 27 android:checkMark="?android:attr/listChoiceIndicatorSingle"
  /frameworks/support/samples/Support7Demos/res/layout/
appcompat_widgets_text_input.xml 47 android:checkMark="?android:listChoiceIndicatorMultiple"/>
  /packages/apps/Contacts/res/layout/
group_membership_list_item.xml 23 android:checkMark="?android:attr/listChoiceIndicatorMultiple"
  /packages/apps/UnifiedEmail/res/layout/
select_dialog_multichoice_holo.xml 25 android:checkMark="?android:attr/listChoiceIndicatorMultiple"
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/Carbon/
Fonts.py 17 checkMark = 18
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
Fonts.py 17 checkMark = 18
  /frameworks/opt/colorpicker/src/com/android/colorpicker/
ColorPickerSwatch.java 27 * Creates a circular swatch of a specified color. Adds a checkmark if marked as checked.
  /packages/apps/Settings/res/layout/
nfc_payment_option.xml 31 android:checkMark="?android:attr/listChoiceIndicatorSingle"
  /developers/build/prebuilts/gradle/CustomChoiceList/Application/src/main/res/layout/
list_item.xml 52 To use the standard radio or checkmark image, set the src to
  /developers/samples/android/ui/lists/CustomChoiceList/Application/src/main/res/layout/
list_item.xml 52 To use the standard radio or checkmark image, set the src to
  /development/samples/browseable/CustomChoiceList/res/layout/
list_item.xml 52 To use the standard radio or checkmark image, set the src to

Completed in 958 milliseconds

1 2 3 4 5 6