Home
last modified time | relevance | path

Searched refs:Put (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/volley/src/test/java/com/android/volley/mock/
DTestRequest.java109 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/
DHttpClientStackTest.java82 TestRequest.Put request = new TestRequest.Put(); in createPutRequest()
DHurlStackTest.java85 TestRequest.Put request = new TestRequest.Put(); in connectionForPutRequest()
/frameworks/base/docs/html/guide/practices/app-design/
Dindex.jd4 …ailable and how to use them. Later, you learn the nuances of the platform. Put another way: first …
/frameworks/rs/java/tests/Refocus/dataExtraction/
DRefocusTestTimingProcess.txt32 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/
Dcheckbox.jd73 // Put some meat on the sandwich
/frameworks/base/docs/html/guide/topics/resources/
Ddrawable-resource.jd216 <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 …]
Dlocalization.jd155 <p>Put the application's default text in
/frameworks/base/docs/html/guide/practices/ui_guidelines/
Dmenu_design.jd47 <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/
Ddatabases.jd17 <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/
Dnsd.jd143 // 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/
Dstyle.jd34 <li>Put on-screen navigational controls on the left or right side of the screen, and
/frameworks/base/docs/html/training/tv/publishing/
Dchecklist.jd172Put relevant, actionable content and categories on the main screen, making it easy to discover con…
/frameworks/base/docs/html/training/multiple-apks/
Dtexture.jd27 <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>
Dscreensize.jd28 <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>
Dapi.jd27 <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>
Dmultiple.jd27 <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/
Dshare-file.jd272 // Put the Uri and MIME type in the result Intent
/frameworks/base/docs/html/training/tv/start/
Dlayouts.jd99 <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/
Dretrieve-details.jd199 * and the Fragment's UI is ready. Put final initialization
Dretrieve-names.jd484 // Put the result Cursor in the adapter for the ListView
/frameworks/base/docs/html/design/patterns/
Dapp-structure.jd63 <h4>Put content forward</h4>
/frameworks/base/docs/html/training/game-controllers/
Dcompatibility.jd568 // Put this runnable back in the queue
/frameworks/base/docs/html/google/play/billing/
Dbilling_integrate.jd128 {@code IInAppBillingService.aidl} file into this directory. Put the AIDL
/frameworks/base/docs/html/training/sync-adapters/
Dcreating-sync-adapter.jd231 * Put the data transfer code here.

12