Home
last modified time | relevance | path

Searched refs:labels (Results 1 – 23 of 23) sorted by relevance

/frameworks/base/core/tests/coretests/src/android/os/
DPerformanceCollectorTest.java95 ArrayList<String> labels = new ArrayList<String>(); in testStopTimingNoWriter() local
96 labels.add("timing2"); in testStopTimingNoWriter()
97 labels.add("timing3"); in testStopTimingNoWriter()
98 labels.add("timing4"); in testStopTimingNoWriter()
99 verifyTimingBundle(timing, labels); in testStopTimingNoWriter()
162 ArrayList<String> labels = new ArrayList<String>(); in testStopTiming() local
163 labels.add("timing6"); in testStopTiming()
164 labels.add("timing7"); in testStopTiming()
165 labels.add("timing8"); in testStopTiming()
166 verifyTimingBundle(timing, labels); in testStopTiming()
[all …]
/frameworks/base/core/tests/coretests/src/android/widget/focus/
DListOfButtonsTest.java100 String[] labels = getActivity().getLabels(); in TODO_testNavigateThroughAllButtonsAndBack() local
101 for (int i = 0; i < labels.length; i++) { in TODO_testNavigateThroughAllButtonsAndBack()
102 String label = labels[i]; in TODO_testNavigateThroughAllButtonsAndBack()
120 for (int i = labels.length - 1; i >= 0; i--) { in TODO_testNavigateThroughAllButtonsAndBack()
121 String label = labels[i]; in TODO_testNavigateThroughAllButtonsAndBack()
DListOfButtons.java57 public MyAdapter(Context context, String[] labels) { in MyAdapter() argument
58 super(context, 0, labels); in MyAdapter()
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DTestActivity.java57 String[] labels = new String[mTests.length]; in onCreate() local
59 labels[i] = mTests[i].name; in onCreate()
62 setListAdapter(new ArrayAdapter<String>(this, android.R.layout.simple_list_item_1, labels)); in onCreate()
/frameworks/base/core/java/android/provider/
DContacts.java965 CharSequence[] labels = labelArray != null? labelArray in getDisplayLabel() local
969 display = labels[type - 1]; in getDisplayLabel()
971 display = labels[People.Phones.TYPE_HOME - 1]; in getDisplayLabel()
1403 CharSequence[] labels = context.getResources().getTextArray( in getDisplayLabel() local
1406 display = labels[type - 1]; in getDisplayLabel()
1408 display = labels[ContactMethods.TYPE_HOME - 1]; in getDisplayLabel()
1420 CharSequence[] labels = context.getResources().getTextArray( in getDisplayLabel() local
1423 display = labels[type - 1]; in getDisplayLabel()
1425 display = labels[ContactMethods.TYPE_HOME - 1]; in getDisplayLabel()
1767 CharSequence[] labels = context.getResources().getTextArray( in getDisplayLabel() local
[all …]
/frameworks/base/cmds/pm/src/com/android/commands/pm/
DPm.java463 boolean labels = false; in runListPermissions()
471 labels = true; in runListPermissions()
476 labels = true; in runListPermissions()
505 doListPermissions(groupList, groups, labels, summary, in runListPermissions()
511 doListPermissions(groupList, groups, labels, summary, in runListPermissions()
518 doListPermissions(groupList, groups, labels, summary, in runListPermissions()
524 doListPermissions(groupList, groups, labels, summary, in runListPermissions()
534 boolean groups, boolean labels, boolean summary, in doListPermissions() argument
555 System.out.println((labels ? "+ " : "") in doListPermissions()
557 if (labels) { in doListPermissions()
[all …]
/frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/create/
DDelegateMethodAdapter2.java406 public void visitLookupSwitchInsn(Label dflt, int[] keys, Label[] labels) { in visitLookupSwitchInsn() argument
408 mOrgWriter.visitLookupSwitchInsn(dflt, keys, labels); in visitLookupSwitchInsn()
418 public void visitTableSwitchInsn(int min, int max, Label dflt, Label[] labels) { in visitTableSwitchInsn() argument
420 mOrgWriter.visitTableSwitchInsn(min, max, dflt, labels); in visitTableSwitchInsn()
DStubMethodAdapter.java321 public void visitLookupSwitchInsn(Label dflt, int[] keys, Label[] labels) { in visitLookupSwitchInsn() argument
323 mParentVisitor.visitLookupSwitchInsn(dflt, keys, labels); in visitLookupSwitchInsn()
333 public void visitTableSwitchInsn(int min, int max, Label dflt, Label[] labels) { in visitTableSwitchInsn() argument
335 mParentVisitor.visitTableSwitchInsn(min, max, dflt, labels); in visitTableSwitchInsn()
DAsmAnalyzer.java594 public void visitLookupSwitchInsn(Label dflt, int[] keys, Label[] labels) { in visitLookupSwitchInsn() argument
625 public void visitTableSwitchInsn(int min, int max, Label dflt, Label[] labels) { in visitTableSwitchInsn() argument
/frameworks/base/tests/backup/src/com/android/backuptest/
DBackupTestActivity.java188 String[] labels = new String[mTests.length]; in onCreate() local
190 labels[i] = mTests[i].name; in onCreate()
193 setListAdapter(new ArrayAdapter<String>(this, android.R.layout.simple_list_item_1, labels)); in onCreate()
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DLabelsActivity.java27 setContentView(R.layout.labels); in onCreate()
/frameworks/base/docs/html/guide/topics/manifest/
Dintent-filter-element.jd91 For more on intent filter labels, see
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dwidget_design.jd73 Android; supported controls include text labels, buttons, and images. For a full list of available
178 width for the text labels.</p>
Dicon_design_launcher_archive.jd141 <p class="note"><strong>Note:</strong> Android applies separate text labels
/frameworks/base/docs/html/resources/articles/
Dtimed-ui-updates.jd30 audio editor as a labels track. You can then see where all of the mistakes
Dlayout-tricks-merge.jd108 two buttons with customizable labels. You can also <a
/frameworks/base/docs/html/guide/topics/ui/
Dlayout-objects.jd71 button, some labels and text boxes. The text boxes have their width set to <var>fill_parent</var>; …
/frameworks/base/docs/html/sdk/
Dandroid-3.1-highlights.jd245 can touch Email icon at the top of the widget to cycle through labels such as
Dandroid-4.0-highlights.jd493 <p>For easier browsing across accounts and labels, the app adds an
494 <strong>integrated menu</strong> of accounts and recent labels. To help users
Declipse-adt.jd567 <li>Improved Outline labels: The Outline tab now displays additional information about each
/frameworks/base/docs/html/guide/topics/intents/
Dintents-filters.jd673 labels of those activities in the launcher. Similarly, it discovers the
/frameworks/base/tests/DumpRenderTree/assets/results/
Dlayout_tests_passed.txt1645 /sdcard/android/layout_tests/fast/js/continue-break-multiple-labels.html
Dlayout_tests_nontext.txt2195 /sdcard/android/layout_tests/fast/forms/radio-nested-labels.html