OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:datetextappearance
(Results
1 - 24
of
24
) sorted by null
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/properties/
PropertyMetadata.java
80
sAdvanced.add("
dateTextAppearance
");
/frameworks/base/core/java/android/widget/
CalendarView.java
939
TypedArray
dateTextAppearance
= mContext.obtainStyledAttributes(
941
mDateTextSize =
dateTextAppearance
.getDimensionPixelSize(
943
dateTextAppearance
.recycle();
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/11/changes/
android.R.attr.html
360
<A NAME="android.R.attr.
dateTextAppearance
"></A>
361
<nobr><code>int</code> <A HREF="../../../../reference/android/R.attr.html#
dateTextAppearance
" target="_top"><code>
dateTextAppearance
</code></A></nobr>
[
all
...]
fields_index_additions.html
296
<nobr><A HREF="android.R.attr.html#android.R.attr.
dateTextAppearance
" class="hiddenlink" target="rightframe">
dateTextAppearance
</A>
[
all
...]
fields_index_all.html
315
<nobr><A HREF="android.R.attr.html#android.R.attr.
dateTextAppearance
" class="hiddenlink" target="rightframe">
dateTextAppearance
</A>
[
all
...]
alldiffs_index_additions.html
[
all
...]
alldiffs_index_all.html
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/testdata/
completionvalues1-expected-completion32.txt
53
android:
dateTextAppearance
: The text appearance for the calendar dates. [reference]
[
all
...]
/frameworks/base/core/res/res/values/
styles.xml
536
<item name="android:
dateTextAppearance
">?android:attr/textAppearanceSmall</item>
[
all
...]
public.xml
[
all
...]
attrs.xml
[
all
...]
/prebuilts/sdk/19/
android.jar
/prebuilts/sdk/current/
android.jar
/development/sdk/
api-versions.xml
415
<field name="
dateTextAppearance
" since="11" />
[
all
...]
/frameworks/base/api/
current.txt
[
all
...]
/prebuilts/sdk/api/
11.xml
[
all
...]
12.xml
[
all
...]
13.xml
[
all
...]
14.txt
352
field public static final int
dateTextAppearance
= 16843593; // 0x1010349
[
all
...]
15.txt
354
field public static final int
dateTextAppearance
= 16843593; // 0x1010349
[
all
...]
16.txt
360
field public static final int
dateTextAppearance
= 16843593; // 0x1010349
[
all
...]
17.txt
380
field public static final int
dateTextAppearance
= 16843593; // 0x1010349
[
all
...]
18.txt
390
field public static final int
dateTextAppearance
= 16843593; // 0x101034
[
all
...]
19.txt
[
all
...]
Completed in 1316 milliseconds