OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:styleable
(Results
201 - 225
of
583
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/frameworks/support/v14/preference/src/android/support/v14/preference/
MultiSelectListPreference.java
56
android.support.v7.preference.R.
styleable
.MultiSelectListPreference, defStyleAttr,
60
android.support.v7.preference.R.
styleable
.MultiSelectListPreference_entries,
61
android.support.v7.preference.R.
styleable
.MultiSelectListPreference_android_entries);
64
android.support.v7.preference.R.
styleable
.MultiSelectListPreference_entryValues,
65
android.support.v7.preference.R.
styleable
.MultiSelectListPreference_android_entryValues);
/frameworks/support/v7/appcompat/src/android/support/v7/view/menu/
ListMenuItemView.java
70
attrs, R.
styleable
.MenuView, defStyleAttr, 0);
72
mBackground = a.getDrawable(R.
styleable
.MenuView_android_itemBackground);
73
mTextAppearance = a.getResourceId(R.
styleable
.
76
R.
styleable
.MenuView_preserveIconSpacing, false);
78
mSubMenuArrow = a.getDrawable(R.
styleable
.MenuView_subMenuArrow);
/frameworks/base/core/java/android/util/
StateSet.java
80
if ((VIEW_STATE_IDS.length / 2) != R.
styleable
.ViewDrawableStates.length) {
86
for (int i = 0; i < R.
styleable
.ViewDrawableStates.length; i++) {
87
final int viewState = R.
styleable
.ViewDrawableStates[i];
/frameworks/base/core/java/android/widget/
AbsoluteLayout.java
33
* android.R.
styleable
#ViewGroup ViewGroup Attributes}, {@link
34
* android.R.
styleable
#View View Attributes}</p>
155
* {@link android.R.
styleable
#AbsoluteLayout_Layout Absolute Layout Attributes}
204
com.android.internal.R.
styleable
.AbsoluteLayout_Layout);
206
com.android.internal.R.
styleable
.AbsoluteLayout_Layout_layout_x, 0);
208
com.android.internal.R.
styleable
.AbsoluteLayout_Layout_layout_y, 0);
AdapterViewFlipper.java
35
* @attr ref android.R.
styleable
#AdapterViewFlipper_flipInterval
36
* @attr ref android.R.
styleable
#AdapterViewFlipper_autoStart
71
com.android.internal.R.
styleable
.AdapterViewFlipper, defStyleAttr, defStyleRes);
73
com.android.internal.R.
styleable
.AdapterViewFlipper_flipInterval, DEFAULT_INTERVAL);
75
com.android.internal.R.
styleable
.AdapterViewFlipper_autoStart, false);
152
* @attr ref android.R.
styleable
#AdapterViewFlipper_flipInterval
165
* @attr ref android.R.
styleable
#AdapterViewFlipper_flipInterval
ExpandableListView.java
72
* @attr ref android.R.
styleable
#ExpandableListView_groupIndicator
73
* @attr ref android.R.
styleable
#ExpandableListView_indicatorLeft
74
* @attr ref android.R.
styleable
#ExpandableListView_indicatorRight
75
* @attr ref android.R.
styleable
#ExpandableListView_childIndicator
76
* @attr ref android.R.
styleable
#ExpandableListView_childIndicatorLeft
77
* @attr ref android.R.
styleable
#ExpandableListView_childIndicatorRight
78
* @attr ref android.R.
styleable
#ExpandableListView_childDivider
79
* @attr ref android.R.
styleable
#ExpandableListView_indicatorStart
80
* @attr ref android.R.
styleable
#ExpandableListView_indicatorEnd
81
* @attr ref android.R.
styleable
#ExpandableListView_childIndicatorStar
[
all
...]
TabWidget.java
49
* @attr ref android.R.
styleable
#TabWidget_divider
50
* @attr ref android.R.
styleable
#TabWidget_tabStripEnabled
51
* @attr ref android.R.
styleable
#TabWidget_tabStripLeft
52
* @attr ref android.R.
styleable
#TabWidget_tabStripRight
89
attrs, R.
styleable
.TabWidget, defStyleAttr, defStyleRes);
91
mDrawBottomStrips = a.getBoolean(R.
styleable
.TabWidget_tabStripEnabled, mDrawBottomStrips);
99
final boolean hasExplicitLeft = a.hasValueOrEmpty(R.
styleable
.TabWidget_tabStripLeft);
101
mLeftStrip = a.getDrawable(R.
styleable
.TabWidget_tabStripLeft);
108
final boolean hasExplicitRight = a.hasValueOrEmpty(R.
styleable
.TabWidget_tabStripRight);
110
mRightStrip = a.getDrawable(R.
styleable
.TabWidget_tabStripRight)
[
all
...]
TextView.java
168
* XML attribute {@link android.R.
styleable
#TextView_textIsSelectable
176
* See {@link android.R.
styleable
#TextView TextView Attributes},
177
* {@link android.R.
styleable
#View View Attributes}
179
* @attr ref android.R.
styleable
#TextView_text
180
* @attr ref android.R.
styleable
#TextView_bufferType
181
* @attr ref android.R.
styleable
#TextView_hint
182
* @attr ref android.R.
styleable
#TextView_textColor
183
* @attr ref android.R.
styleable
#TextView_textColorHighlight
184
* @attr ref android.R.
styleable
#TextView_textColorHint
185
* @attr ref android.R.
styleable
#TextView_textAppearanc
[
all
...]
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
RestrictedSwitchPreference.java
49
R.
styleable
.RestrictedSwitchPreference);
51
R.
styleable
.RestrictedSwitchPreference_useAdditionalSummary);
59
R.
styleable
.RestrictedSwitchPreference_restrictedSwitchSummary);
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/tiles/
UserDetailItemView.java
66
attrs, R.
styleable
.UserDetailItemView, defStyleAttr, defStyleRes);
71
case R.
styleable
.UserDetailItemView_regularFontFamily:
74
case R.
styleable
.UserDetailItemView_activatedFontFamily:
/frameworks/base/tools/layoutlib/bridge/src/android/view/
LayoutInflater_Delegate.java
162
attrs, com.android.internal.R.
styleable
.Include);
164
com.android.internal.R.
styleable
.Include_id, View.NO_ID);
166
com.android.internal.R.
styleable
.Include_visibility, -1);
/frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/
GlifListLayout.java
80
final TypedArray a = context.obtainStyledAttributes(attrs, R.
styleable
.SuwGlifListLayout,
82
final int xml = a.getResourceId(R.
styleable
.SuwGlifListLayout_android_entries, 0);
88
a.getDimensionPixelSize(R.
styleable
.SuwGlifListLayout_suwDividerInset, 0);
/packages/apps/ContactsCommon/src/com/android/contacts/common/util/
LocalizedNameResolver.java
106
R.
styleable
.ContactsDataKind);
110
R.
styleable
.ContactsDataKind_android_allContactsName);
118
R.
styleable
.ContactsDataKind_android_allContactsName, 0);
/packages/apps/DeskClock/src/com/android/deskclock/widget/
TextTime.java
68
attrs, R.
styleable
.TextTime, defStyle, 0);
70
mFormat12 = styledAttributes.getText(R.
styleable
.TextTime_format12Hour);
71
mFormat24 = styledAttributes.getText(R.
styleable
.TextTime_format24Hour);
/packages/apps/Gallery/src/com/android/camera/
EvenlySpacedLayout.java
40
attrs, R.
styleable
.EvenlySpacedLayout, 0, 0);
42
R.
styleable
.EvenlySpacedLayout_orientation, 0));
44
R.
styleable
.EvenlySpacedLayout_keepEndSpace, true);
/packages/apps/Launcher2/src/com/android/launcher2/
Hotseat.java
57
R.
styleable
.Hotseat, defStyle, 0);
59
mCellCountX = a.getInt(R.
styleable
.Hotseat_cellCountX, -1);
60
mCellCountY = a.getInt(R.
styleable
.Hotseat_cellCountY, -1);
/packages/apps/Settings/src/com/android/settings/deviceinfo/
PercentageBarChart.java
62
TypedArray a = context.obtainStyledAttributes(attrs, R.
styleable
.PercentageBarChart);
63
mMinTickWidth = a.getDimensionPixelSize(R.
styleable
.PercentageBarChart_minTickWidth, 1);
64
int emptyColor = a.getColor(R.
styleable
.PercentageBarChart_emptyColor, Color.BLACK);
/development/samples/Home/src/com/example/android/home/
ApplicationsStackLayout.java
95
context.obtainStyledAttributes(attrs, R.
styleable
.ApplicationsStackLayout);
97
mOrientation = a.getInt(R.
styleable
.ApplicationsStackLayout_stackOrientation, VERTICAL);
99
mMarginLeft = a.getDimensionPixelSize(R.
styleable
.ApplicationsStackLayout_marginLeft, 0);
100
mMarginTop = a.getDimensionPixelSize(R.
styleable
.ApplicationsStackLayout_marginTop, 0);
101
mMarginRight = a.getDimensionPixelSize(R.
styleable
.ApplicationsStackLayout_marginRight, 0);
102
mMarginBottom = a.getDimensionPixelSize(R.
styleable
.ApplicationsStackLayout_marginBottom, 0);
/frameworks/base/core/java/android/nfc/cardemulation/
NfcFServiceInfo.java
123
com.android.internal.R.
styleable
.HostNfcFService);
126
com.android.internal.R.
styleable
.HostNfcFService_description);
141
com.android.internal.R.
styleable
.SystemCodeFilter);
143
com.android.internal.R.
styleable
.SystemCodeFilter_name).toUpperCase();
153
com.android.internal.R.
styleable
.Nfcid2Filter);
155
com.android.internal.R.
styleable
.Nfcid2Filter_name).toUpperCase();
/packages/apps/Messaging/src/com/android/messaging/ui/
VideoThumbnailView.java
74
context.obtainStyledAttributes(attrs, R.
styleable
.VideoThumbnailView);
79
mPlayOnLoad = typedAttributes.getBoolean(R.
styleable
.VideoThumbnailView_playOnLoad, false);
81
typedAttributes.getBoolean(R.
styleable
.VideoThumbnailView_loop, false);
82
mMode = typedAttributes.getInt(R.
styleable
.VideoThumbnailView_mode, MODE_IMAGE_THUMBNAIL);
83
mAllowCrop = typedAttributes.getBoolean(R.
styleable
.VideoThumbnailView_allowCrop, false);
162
R.
styleable
.VideoThumbnailView_android_maxHeight, ImageRequest.UNSPECIFIED_SIZE);
/developers/build/prebuilts/gradle/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
FixedAspectSurfaceView.java
53
R.
styleable
.FixedAspectSurfaceView, 0, 0);
55
R.
styleable
.FixedAspectSurfaceView_aspectRatio, 1.f));
/developers/samples/android/media/HdrViewfinder/Application/src/main/java/com/example/android/hdrviewfinder/
FixedAspectSurfaceView.java
53
R.
styleable
.FixedAspectSurfaceView, 0, 0);
55
R.
styleable
.FixedAspectSurfaceView_aspectRatio, 1.f));
/development/apps/Development/src/com/android/development/
SyncAdapterDriver.java
353
com.android.internal.R.
styleable
.SyncAdapter);
356
sa.getString(com.android.internal.R.
styleable
.SyncAdapter_contentAuthority);
358
sa.getString(com.android.internal.R.
styleable
.SyncAdapter_accountType);
363
com.android.internal.R.
styleable
.SyncAdapter_userVisible, true);
365
com.android.internal.R.
styleable
.SyncAdapter_supportsUploading, true);
367
com.android.internal.R.
styleable
.SyncAdapter_isAlwaysSyncable, false);
369
com.android.internal.R.
styleable
.SyncAdapter_allowParallelSyncs, false);
371
sa.getString(com.android.internal.R.
styleable
/development/samples/ApiDemos/src/com/example/android/apis/app/
FragmentArguments.java
77
R.
styleable
.FragmentArguments);
78
mLabel = a.getText(R.
styleable
.FragmentArguments_android_label);
/development/samples/Support4Demos/src/com/example/android/supportv4/app/
FragmentArgumentsSupport.java
79
R.
styleable
.FragmentArguments);
80
mLabel = a.getText(R.
styleable
.FragmentArguments_android_label);
Completed in 787 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>