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

  /cts/tests/res/layout/
textview_selectallonfocus.xml 29 android:selectAllOnFocus="true"
35 android:selectAllOnFocus="false"
  /frameworks/base/core/res/res/layout/
js_prompt.xml 34 android:selectAllOnFocus="true"
  /packages/apps/Browser/res/layout/
browser_add_bookmark.xml 56 android:selectAllOnFocus="true"
76 android:selectAllOnFocus="true"
  /packages/apps/IM/res/layout/
account_activity.xml 32 android:selectAllOnFocus="true"
45 android:selectAllOnFocus="true"
contact_list_view.xml 56 android:selectAllOnFocus="true"
  /frameworks/base/core/java/android/widget/
TextView.java 418 boolean selectallonfocus = false;
470 selectallonfocus = a.getBoolean(attr, selectallonfocus);
822 if (selectallonfocus) {
    [all...]
  /frameworks/base/core/res/res/values/
public.xml 384 <public type="attr" name="selectAllOnFocus" id="0x0101015e" />
    [all...]
attrs.xml     [all...]
  /prebuilt/sdk/6/
android.jar 
  /cts/tools/dex-tools/dex/
classes.out.dex 1044 public static final int selectAllOnFocus
    [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 1223 milliseconds