HomeSort by relevance Sort by last modified time
    Searched full:textviewstyle (Results 1 - 17 of 17) sorted by null

  /development/apps/Development/src/com/android/development/
LogTextBox.java 46 this(context, attrs, android.R.attr.textViewStyle);
  /development/samples/ApiDemos/src/com/example/android/apis/text/
LogTextBox.java 47 this(context, attrs, android.R.attr.textViewStyle);
  /frameworks/base/core/res/res/values/
themes.xml 172 <item name="textViewStyle">@android:style/Widget.TextView</item>
public.xml 166 <public type="attr" name="textViewStyle" id="0x01010084" />
    [all...]
attrs.xml 398 <attr name="textViewStyle" format="reference" />
    [all...]
  /prebuilt/sdk/6/
android.jar 
  /frameworks/base/core/java/android/widget/
TextView.java 321 this(context, attrs, com.android.internal.R.attr.textViewStyle);
    [all...]
  /cts/tools/dex-tools/dex/
classes.out.dex 1242 public static final int textViewStyle
    [all...]
  /frameworks/base/api/
1.xml     [all...]
2.xml     [all...]
3.xml     [all...]
4.xml     [all...]
5.xml     [all...]
6.xml     [all...]
7.xml     [all...]
8.xml     [all...]
current.xml     [all...]

Completed in 2880 milliseconds