/frameworks/base/core/res/res/layout/ |
select_dialog_singlechoice.xml | 21 android:minHeight="?android:attr/listPreferredItemHeight" 22 android:textAppearance="?android:attr/textAppearanceLarge" 23 android:textColor="?android:attr/textColorAlertDialogListItem" 27 android:checkMark="?android:attr/listChoiceIndicatorSingle"
|
select_dialog_singlechoice_holo.xml | 21 android:minHeight="?android:attr/listPreferredItemHeightSmall" 22 android:textAppearance="?android:attr/textAppearanceMedium" 23 android:textColor="?android:attr/textColorAlertDialogListItem" 27 android:checkMark="?android:attr/listChoiceIndicatorSingle"
|
simple_list_item_1.xml | 21 android:textAppearance="?android:attr/textAppearanceListItemSmall" 23 android:paddingStart="?android:attr/listPreferredItemPaddingStart" 24 android:paddingEnd="?android:attr/listPreferredItemPaddingEnd" 25 android:minHeight="?android:attr/listPreferredItemHeightSmall"
|
/frameworks/base/core/res/res/layout-xlarge/ |
select_dialog_multichoice_holo.xml | 21 android:minHeight="?android:attr/listPreferredItemHeight" 22 android:textAppearance="?android:attr/textAppearanceMedium" 23 android:textColor="?android:attr/textColorAlertDialogListItem" 27 android:checkMark="?android:attr/listChoiceIndicatorMultiple"
|
select_dialog_singlechoice_holo.xml | 21 android:minHeight="?android:attr/listPreferredItemHeight" 22 android:textAppearance="?android:attr/textAppearanceMedium" 23 android:textColor="?android:attr/textColorAlertDialogListItem" 27 android:checkMark="?android:attr/listChoiceIndicatorSingle"
|
/frameworks/base/packages/DocumentsUI/res/layout/ |
item_loading_grid.xml | 20 android:minHeight="?android:attr/listPreferredItemHeight" 21 android:paddingStart="?android:attr/listPreferredItemPaddingStart" 22 android:paddingEnd="?android:attr/listPreferredItemPaddingEnd" 32 style="?android:attr/progressBarStyle" />
|
item_loading_list.xml | 20 android:minHeight="?android:attr/listPreferredItemHeight" 21 android:paddingStart="?android:attr/listPreferredItemPaddingStart" 22 android:paddingEnd="?android:attr/listPreferredItemPaddingEnd" 31 style="?android:attr/progressBarStyle" />
|
/libcore/dom/src/test/resources/ |
staff.dtd | 11 attr1 CDATA "Attr">
|
/libcore/luni/src/test/java/tests/org/w3c/dom/ |
ElementSetAttributeNodeNS.java | 26 import org.w3c.dom.Attr; 79 Attr attribute1; 80 Attr attribute2; 81 Attr attrNode; 113 Attr attribute; 114 Attr attributeCloned; 115 Attr newAttr; 126 attributeCloned = (Attr) attribute.cloneNode(true); 138 Attr attribute; 164 Attr attribute [all...] |
NamedNodeMapGetNamedItemNS.java | 28 import org.w3c.dom.Attr; 104 Attr attribute; 112 attribute = (Attr) attributes.getNamedItemNS("http://www.nist.gov", 121 Attr attribute; 122 Attr newAttr1; 123 Attr newAttr2; 133 attribute = (Attr) attributes.getNamedItemNS( 142 Attr attribute; 143 Attr newAttr1; 152 attribute = (Attr) attributes.getNamedItemNS [all...] |
/libcore/luni/src/test/resources/nwf/ |
staff.dtd | 11 attr1 CDATA "Attr">
|
/libcore/luni/src/test/resources/systemid/ |
staff.dtd | 11 attr1 CDATA "Attr">
|
/libcore/luni/src/test/resources/wf/ |
staff.dtd | 11 attr1 CDATA "Attr">
|
/packages/apps/Contacts/res/layout/ |
group_detail_fragment_empty_view.xml | 30 android:textAppearance="?android:attr/textAppearanceLarge" 31 android:textColor="?android:attr/textColorSecondary"/> 38 android:textAppearance="?android:attr/textAppearanceSmall" 39 android:textColor="?android:attr/textColorSecondary"/>
|
/packages/apps/Email/res/layout/ |
account_setup_incoming_fragment.xml | 27 android:textAppearance="?android:attr/textAppearanceSmall" 28 android:textColor="?android:attr/textColorPrimary" /> 40 android:textAppearance="?android:attr/textAppearanceSmall" 41 android:textColor="?android:attr/textColorPrimary" /> 55 android:textAppearance="?android:attr/textAppearanceSmall" 56 android:textColor="?android:attr/textColorPrimary" /> 70 android:textAppearance="?android:attr/textAppearanceSmall" 71 android:textColor="?android:attr/textColorPrimary" /> 83 android:textAppearance="?android:attr/textAppearanceSmall" 84 android:textColor="?android:attr/textColorPrimary" / [all...] |
/packages/apps/Settings/res/layout/ |
preference_batteryhistory.xml | 21 android:minHeight="?android:attr/listPreferredItemHeight" 24 android:paddingEnd="?android:attr/scrollbarSize" 25 android:textAppearance="?android:attr/textAppearanceMedium" 27 android:shadowColor="?android:attr/colorBackground"
|
preference_linearcolor.xml | 19 android:layout_height="?android:attr/listPreferredItemHeight" 20 android:paddingEnd="?android:attr/scrollbarSize"> 28 android:textAppearance="?android:attr/textAppearanceMedium" 30 android:shadowColor="?android:attr/colorBackground"
|
usage_stats.xml | 9 android:textAppearance="?android:attr/textAppearanceLarge" 25 android:textAppearance="?android:attr/textAppearanceMedium" 32 android:textAppearance="?android:attr/textAppearanceMedium" 37 android:textAppearance="?android:attr/textAppearanceMedium"
|
/packages/apps/UnifiedEmail/res/layout/ |
select_dialog_multichoice_holo.xml | 21 android:minHeight="?android:attr/listPreferredItemHeightSmall" 22 android:textAppearance="?android:attr/textAppearanceMedium" 23 android:textColor="?android:attr/textColorAlertDialogListItem" 25 android:checkMark="?android:attr/listChoiceIndicatorMultiple"
|
/packages/apps/UnifiedEmail/res/values/ |
attrs.xml | 30 <attr name="state_drag_mode" format="boolean" /> 33 <attr name="barColor" format="color" /> 34 <attr name="barHeight" format="dimension" /> 35 <attr name="detentWidth" format="dimension" />
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/ |
sysdev.h | 30 struct attribute attr; member in struct:sysdev_class_attribute 35 #define SYSDEV_CLASS_ATTR(_name,_mode,_show,_store) struct sysdev_class_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, }; 53 struct attribute attr; member in struct:sysdev_attribute 58 #define SYSDEV_ATTR(_name,_mode,_show,_store) struct sysdev_attribute attr_##_name = { .attr = {.name = __stringify(_name), .mode = _mode }, .show = _show, .store = _store, };
|