/frameworks/volley/src/test/java/com/android/volley/mock/ |
D | TestRequest.java | 109 public static class Put extends Base { class in TestRequest 110 public Put() { in Put() method in TestRequest.Put 116 public static class PutWithBody extends Put {
|
/frameworks/volley/src/test/java/com/android/volley/toolbox/ |
D | HttpClientStackTest.java | 82 TestRequest.Put request = new TestRequest.Put(); in createPutRequest()
|
D | HurlStackTest.java | 85 TestRequest.Put request = new TestRequest.Put(); in connectionForPutRequest()
|
/frameworks/base/docs/html/guide/practices/app-design/ |
D | index.jd | 4 …ailable and how to use them. Later, you learn the nuances of the platform. Put another way: first …
|
/frameworks/rs/java/tests/Refocus/dataExtraction/ |
D | RefocusTestTimingProcess.txt | 32 3. Put the file “extract_ave.sh” and “extract_data.sh” in the same directory as the file N5.txt
|
/frameworks/base/docs/html/guide/topics/ui/controls/ |
D | checkbox.jd | 73 // Put some meat on the sandwich
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | drawable-resource.jd | 216 <td>Put the object at the top of its container, not changing its size.</td></tr> 218 <td>Put the object at the bottom of its container, not changing its size. </td></tr> 220 <td>Put the object at the left edge of its container, not changing its size. </td></tr> 222 <td>Put the object at the right edge of its container, not changing its size. </td></tr> 1195 <td>Put the object at the top of its container, not changing its size. When {@code 1198 <td>Put the object at the bottom of its container, not changing its size. When {@code 1201 <td>Put the object at the left edge of its container, not changing its size. This is the 1205 <td>Put the object at the right edge of its container, not changing its size. When {@code 1361 <td>Put the object at the top of its container, not changing its size.</td></tr> 1363 <td>Put the object at the bottom of its container, not changing its size. </td></tr> [all …]
|
D | localization.jd | 155 <p>Put the application's default text in
|
/frameworks/base/docs/html/guide/practices/ui_guidelines/ |
D | menu_design.jd | 47 <li>Put only the most important commands fixed on the screen. </li> 71 …<li style="padding-top: 4px;"><a href=#most_important_commands>Put only most important commands fi… 322 Put any commands that are global to the current activity in the Options menu 442 <h3 id="most_important_commands">Put only the most important commands fixed on the screen</h3>
|
/frameworks/base/docs/html/training/basics/data-storage/ |
D | databases.jd | 17 <li><a href="#WriteDbRow">Put Information into a Database</a></li> 181 <h2 id="WriteDbRow">Put Information into a Database</h2>
|
/frameworks/base/docs/html/training/connect-devices-wirelessly/ |
D | nsd.jd | 143 // Registration failed! Put debugging code here to determine why. 154 // Unregistration failed. Put debugging code here to determine why.
|
/frameworks/base/docs/html/design/tv/ |
D | style.jd | 34 <li>Put on-screen navigational controls on the left or right side of the screen, and
|
/frameworks/base/docs/html/training/tv/publishing/ |
D | checklist.jd | 172 …Put relevant, actionable content and categories on the main screen, making it easy to discover con…
|
/frameworks/base/docs/html/training/multiple-apks/ |
D | texture.jd | 27 <li><a href="#CreateLibrary">Put All Common Code and Resources in a Library Project</a></li> 104 <h2 id="CreateLibrary">Put All Common Code and Resources in a Library Project</h2>
|
D | screensize.jd | 28 <li><a href="#CreateLibrary">Put All Common Code and Resources in a Library Project.</a></li> 121 <h2 id="CreateLibrary">Put All Common Code and Resources in a Library Project</h2>
|
D | api.jd | 27 <li><a href="#CreateLibrary">Put All Common Code and Resources in a Library Project</a></li> 144 <h2 id="CreateLibrary">Put All Common Code and Resources in a Library Project</h2>
|
D | multiple.jd | 27 <li><a href="#CreateLibrary">Put All Common Code and Resources in a Library Project.</a></li> 172 <h2 id="CreateLibrary">Put All Common Code and Resources in a Library Project</h2>
|
/frameworks/base/docs/html/training/secure-file-sharing/ |
D | share-file.jd | 272 // Put the Uri and MIME type in the result Intent
|
/frameworks/base/docs/html/training/tv/start/ |
D | layouts.jd | 99 <li>Put on-screen navigation controls on the left or right side of the screen and save the
|
/frameworks/base/docs/html/training/contacts-provider/ |
D | retrieve-details.jd | 199 * and the Fragment's UI is ready. Put final initialization
|
D | retrieve-names.jd | 484 // Put the result Cursor in the adapter for the ListView
|
/frameworks/base/docs/html/design/patterns/ |
D | app-structure.jd | 63 <h4>Put content forward</h4>
|
/frameworks/base/docs/html/training/game-controllers/ |
D | compatibility.jd | 568 // Put this runnable back in the queue
|
/frameworks/base/docs/html/google/play/billing/ |
D | billing_integrate.jd | 128 {@code IInAppBillingService.aidl} file into this directory. Put the AIDL
|
/frameworks/base/docs/html/training/sync-adapters/ |
D | creating-sync-adapter.jd | 231 * Put the data transfer code here.
|