Home
last modified time | relevance | path

Searched defs:addRequest (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Bluetooth/src/com/android/bluetooth/gatt/
DHandleMap.java176 void addRequest(int requestId, int handle) { in addRequest() method in HandleMap
/packages/apps/Email/provider_src/com/android/email/service/
DAttachmentService.java296 public boolean addRequest(final DownloadRequest request) in addRequest() method in AttachmentService.DownloadQueue