/frameworks/base/core/java/android/app/ |
D | StatusBarManager.java | 97 public void expand() { in expand() method in StatusBarManager 101 svc.expand(); in expand()
|
/frameworks/base/tools/localize/ |
D | localize.cpp | 440 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()
|
D | localize_test.cpp | 7 int pseudolocalize_xliff(XLIFFFile* xliff, bool expand);
|
/frameworks/base/core/java/com/android/internal/statusbar/ |
D | IStatusBarService.aidl | 27 void expand(); in expand() method
|
/frameworks/base/tests/StatusBar/src/com/android/statusbartest/ |
D | StatusBarTest.java | 303 mStatusBarManager.expand(); 310 mStatusBarManager.expand();
|
/frameworks/opt/calendar/src/com/android/calendarcommon/ |
D | RecurrenceProcessor.java | 131 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/ |
D | VolumePanel.java | 366 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/ |
D | RecurrenceProcessorTest.java | 109 long[] out = rp.expand(dtstart, recur, rangeStart.toMillis(false /* use isDst */), in verifyRecurrence() 2468 long [] dates = rp.expand(dtstart, recur, rangeStartMillis, rangeEndMillis); in performanceTextExpand()
|
D | RRuleTest.java | 118 long[] out = rp.expand(dtstart, recur, rangeStart.toMillis(false /* use isDst */), in runRecurrenceIteratorTest()
|
/frameworks/base/docs/html/sdk/ |
D | win-usb.jd | 225 <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>
|
D | android-1.6.jd | 327 the application can expand its layout to fit slightly larger screens.
|
D | android-3.1-highlights.jd | 120 screen widgets using drag bars provided by the system. Users can expand widgets
|
/frameworks/base/services/java/com/android/server/ |
D | StatusBarManagerService.java | 120 public void expand() { in expand() method in StatusBarManagerService
|
/frameworks/base/docs/html/guide/topics/ui/ |
D | layout-objects.jd | 47 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.
|
D | declaring-layout.jd | 152 …#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/ |
D | eclipse-adt.jd | 229 <!-- TODO: clean this up and expand it to cover more wizards and features
|
/frameworks/base/docs/html/guide/developing/debugging/ |
D | debugging-ui.jd | 95 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/ |
D | helloandroid_test.jd | 192 Within HelloAndroidTest, expand the <code>src/</code> folder and 445 click the arrow at the left of the class to expand the line.
|
D | activity_test.jd | 249 …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/ |
D | hello-world.jd | 48 <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/ |
D | upgrading.jd | 53 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/ |
D | upgrading.jd | 55 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/ |
D | upgrading.jd | 53 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/ |
D | RecipientEditTextView.java | 323 expand(); in onFocusChanged() 379 private void expand() { in expand() method in RecipientEditTextView
|
/frameworks/base/docs/html/sdk/1.6_r1/ |
D | upgrading.jd | 44 make developing more efficient and new APIs that allow you to expand the
|