Home
last modified time | relevance | path

Searched refs:Delete (Results 1 – 25 of 26) sorted by relevance

12

/frameworks/volley/src/test/java/com/android/volley/mock/
DTestRequest.java131 public static class Delete extends Base { class in TestRequest
132 public Delete() { in Delete() method in TestRequest.Delete
/frameworks/volley/src/test/java/com/android/volley/toolbox/
DHttpClientStackTest.java98 TestRequest.Delete request = new TestRequest.Delete(); in createDeleteRequest()
DHurlStackTest.java103 TestRequest.Delete request = new TestRequest.Delete(); in connectionForDeleteRequest()
/frameworks/data-binding/
Dbuild.gradle52 task deleteRepo(type: Delete) {
56 task deletePrebuildFolder(type: Delete) {
60 task deleteEap(type: Delete) {
/frameworks/base/docs/html/training/load-data-background/
Dhandle-results.jd16 <a href="#HandleReset">Delete Old Cursor References</a></li>
108 <h2 id="HandleReset">Delete Old Cursor References</h2>
/frameworks/base/docs/html/training/basics/data-storage/
Ddatabases.jd19 <li><a href="#DeleteDbRow">Delete Information from a Database</a></li>
270 <h2 id="DeleteDbRow">Delete Information from a Database</h2>
Dfiles.jd20 <li><a href="#DeleteFile">Delete a File</a></li>
360 <h2 id="DeleteFile">Delete a File</h2>
/frameworks/base/proto/src/
Dmetrics_constants.proto1048 // ACTION: DND Settings > Automatic rules > [Rule] > Delete rule
1054 // ACTION: DND Settings > Automatic rules > [Rule] > Delete rule > Delete
1543 // ACTION: Settings > Security > Nexus Imprint > [Fingerprint] > Delete
1728 // ACTION: Delete emergency contact
/frameworks/base/docs/html-intl/intl/ru/guide/topics/providers/
Dcontent-provider-creating.jd28 <a href="#Delete">Реализация метода delete()</a>
615 <h3 id="Delete">Реализация метода delete()</h3>
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/providers/
Dcontent-provider-creating.jd28 <a href="#Delete">实现 delete() 方法</a>
615 <h3 id="Delete">实现 delete() 方法</h3>
/frameworks/base/docs/html-intl/intl/ja/guide/topics/providers/
Dcontent-provider-creating.jd28 <a href="#Delete">delete() メソッドを実装する</a>
615 <h3 id="Delete">delete() メソッドを実装する</h3>
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/providers/
Dcontent-provider-creating.jd28 <a href="#Delete">實作 delete() 方法</a>
615 <h3 id="Delete">實作 delete() 方法</h3>
/frameworks/base/docs/html-intl/intl/ko/guide/topics/providers/
Dcontent-provider-creating.jd28 <a href="#Delete">delete() 메서드 구현</a>
615 <h3 id="Delete">delete() 메서드 구현</h3>
/frameworks/base/docs/html/guide/topics/media/jet/
Djetcreator_manual.jd466 <p>Delete:
908 Copy selected parameter into clipboard and Delete selection</p>
934 <p>Delete Empty Tracks - Deletes any empty MIDI tracks</p>
950 <p>Delete Segment - Deletes the current segment from the
/frameworks/base/docs/html/google/play/billing/
Dbilling_admin.jd634 <strong>Delete</strong> option.
636 <li>Select <strong>Delete</strong>, then choose <strong>Yes</strong> in the
711 <li>Select <strong>Delete template</strong>.
/frameworks/base/docs/html/training/contacts-provider/
Dretrieve-names.jd491 result {@link android.database.Cursor} contains stale data. Delete the
499 // Delete the reference to the existing Cursor
/frameworks/base/docs/html/guide/topics/providers/
Dcontent-provider-creating.jd28 <a href="#Delete">Implementing the delete() method</a>
525 Delete rows from your provider. Use the arguments to select the table and the rows to
618 <h3 id="Delete">Implementing the delete() method</h3>
Ddocument-provider.jd25 <li><a href="#delete">Delete a document</a></li>
449 <h3 id="delete">Delete a document</h3>
Dcontacts-provider.jd1326 <li>Delete a contact or contacts data.</li>
/frameworks/base/docs/html/training/basics/firstapp/
Dbuilding-ui.jd85 <li>Delete the {@link android.widget.TextView &lt;TextView>} element.</li>
/frameworks/base/docs/html-intl/intl/in/guide/topics/providers/
Dcontent-provider-creating.jd28 <a href="#Delete">Mengimplementasikan metode delete()</a>
615 <h3 id="Delete">Mengimplementasikan metode delete()</h3>
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/providers/
Dcontent-provider-creating.jd28 <a href="#Delete">Implementação do método delete()</a>
615 <h3 id="Delete">Implementação do método delete()</h3>
/frameworks/base/docs/html-intl/intl/vi/guide/topics/providers/
Dcontent-provider-creating.jd28 <a href="#Delete">Triển khai phương pháp delete()</a>
615 <h3 id="Delete">Triển khai phương pháp delete()</h3>
/frameworks/base/docs/html/sdk/
DRELEASENOTES.jd715 using the Delete key. While the key is pressed, you can send trackball events.</li>
/frameworks/base/docs/html/about/versions/
Dandroid-3.0.jd665 Delete and others. You can determine whether key events are coming from a full keyboard by

12