Home
last modified time | relevance | path

Searched refs:expand (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/base/core/java/android/app/
DStatusBarManager.java97 public void expand() { in expand() method in StatusBarManager
101 svc.expand(); in expand()
/frameworks/base/tools/localize/
Dlocalize.cpp440 bool expand; member
493 pseudolocalize_xliff(XLIFFFile* xliff, bool expand) in pseudolocalize_xliff() argument
498 settings.expand = expand; in pseudolocalize_xliff()
504 do_pseudo(const string& infile, const string& outfile, bool expand) in do_pseudo() argument
513 pseudolocalize_xliff(xliff, expand); in do_pseudo()
Dlocalize_test.cpp7 int pseudolocalize_xliff(XLIFFFile* xliff, bool expand);
/frameworks/base/core/java/com/android/internal/statusbar/
DIStatusBarService.aidl27 void expand(); in expand() method
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/
DStatusBarTest.java303 mStatusBarManager.expand();
310 mStatusBarManager.expand();
/frameworks/opt/calendar/src/com/android/calendarcommon/
DRecurrenceProcessor.java131 long[] dates = expand(dtstart, recur, in getLastOccurence()
636 public long[] expand(Time dtstart, in expand() method in RecurrenceProcessor
663 expand(dtstart, rrule, rangeStartDateValue, in expand()
678 expand(dtstart, exrule, rangeStartDateValue, in expand()
733 public void expand(Time dtstart, in expand() method in RecurrenceProcessor
/frameworks/base/core/java/android/view/
DVolumePanel.java366 private void expand() { in expand() method in VolumePanel
699 expand(); in onClick()
711 if (mShowCombinedVolumes && !isExpanded()) expand(); in onClick()
/frameworks/opt/calendar/tests/src/com/android/calendarcommon/
DRecurrenceProcessorTest.java109 long[] out = rp.expand(dtstart, recur, rangeStart.toMillis(false /* use isDst */), in verifyRecurrence()
2468 long [] dates = rp.expand(dtstart, recur, rangeStartMillis, rangeEndMillis); in performanceTextExpand()
DRRuleTest.java118 long[] out = rp.expand(dtstart, recur, rangeStart.toMillis(false /* use isDst */), in runRecurrenceIteratorTest()
/frameworks/base/docs/html/sdk/
Dwin-usb.jd225 <li>Locate and expand <em>Other device</em> in the right pane.</li>
245 <li>Locate and expand <em>Android Phone</em> in the right pane.</li>
289 <li>Locate and expand <em>Android Phone</em> in the right pane.</li>
335 <li>Locate and expand <em>ADB Interface</em> in the right pane.</li>
Dandroid-1.6.jd327 the application can expand its layout to fit slightly larger screens.
Dandroid-3.1-highlights.jd120 screen widgets using drag bars provided by the system. Users can expand widgets
/frameworks/base/services/java/com/android/server/
DStatusBarManagerService.java120 public void expand() { in expand() method in StatusBarManagerService
/frameworks/base/docs/html/guide/topics/ui/
Dlayout-objects.jd47 and allows it to expand to fill any remaining space in the parent view.
53 The other two will expand equally to fill the space remaining after all three boxes are measured.
Ddeclaring-layout.jd152 …#64;) at the beginning of the string indicates that the XML parser should parse and expand the rest
/frameworks/base/docs/html/intl/ja/guide/developing/
Declipse-adt.jd229 <!-- TODO: clean this up and expand it to cover more wizards and features
/frameworks/base/docs/html/guide/developing/debugging/
Ddebugging-ui.jd95 The first window you see displays a list of devices and emulators. To expand the list
178 The properties are organized by category. To find an individual property, expand
367 To see the class names of a View object's children, expand the View by clicking the
/frameworks/base/docs/html/resources/tutorials/testing/
Dhelloandroid_test.jd192 Within HelloAndroidTest, expand the <code>src/</code> folder and
445 click the arrow at the left of the class to expand the line.
Dactivity_test.jd249 …ard-pointing arrow to the right of the spinner text. You see the spinner expand and display the ti…
456 In the Package Explorer, expand the test project SpinnerActivityTest if it is not open already.
459 Within SpinnerActivityTest, expand the <code>src/</code> folder and then the package marker for
1012 …methods in a test, click the arrow at the left to expand the line. You see the name of each test m…
/frameworks/base/docs/html/resources/tutorials/
Dhello-world.jd48 <li>In the right panel, expand the Android Repository list to display
229 to expand the <code>import</code> statements in your code for this to work.</p>
412 <li>In the Eclipse Package Explorer, expand the
/frameworks/base/docs/html/sdk/1.5_r1/
Dupgrading.jd53 that make developing more efficient and new APIs that allow you to expand the feature-set
160 <li>In the results, expand the entry for the Android plugin and
/frameworks/base/docs/html/sdk/1.5_r3/
Dupgrading.jd55 that make developing more efficient and new APIs that allow you to expand the feature-set
162 <li>In the results, expand the entry for the Android plugin and
/frameworks/base/docs/html/sdk/1.5_r2/
Dupgrading.jd53 that make developing more efficient and new APIs that allow you to expand the feature-set
160 <li>In the results, expand the entry for the Android plugin and
/frameworks/ex/chips/src/com/android/ex/chips/
DRecipientEditTextView.java323 expand(); in onFocusChanged()
379 private void expand() { in expand() method in RecipientEditTextView
/frameworks/base/docs/html/sdk/1.6_r1/
Dupgrading.jd44 make developing more efficient and new APIs that allow you to expand the

12