| /frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/ |
| D | BluetoothPbapClient.java | 401 BluetoothPbapRequest req = (BluetoothPbapRequest) msg.obj; in handleMessage() local 422 BluetoothPbapRequest req = (BluetoothPbapRequest) msg.obj; in handleMessage() local 564 BluetoothPbapRequest req = new BluetoothPbapRequestSetPath(false); in setPhoneBookFolderRoot() local 577 BluetoothPbapRequest req = new BluetoothPbapRequestSetPath(true); in setPhoneBookFolderUp() local 591 BluetoothPbapRequest req = new BluetoothPbapRequestSetPath(folder); in setPhoneBookFolderDown() local 605 BluetoothPbapRequestPullPhoneBookSize req = new BluetoothPbapRequestPullPhoneBookSize( in pullPhoneBookSize() local 621 BluetoothPbapRequestPullVcardListingSize req = new BluetoothPbapRequestPullVcardListingSize( in pullVcardListingSize() local 699 BluetoothPbapRequest req = new BluetoothPbapRequestPullPhoneBook(pbName, filter, format, in pullPhoneBook() local 807 BluetoothPbapRequest req = new BluetoothPbapRequestPullVcardListing(folder, order, in pullVcardListing() local 838 BluetoothPbapRequest req = new BluetoothPbapRequestPullVcardEntry(handle, filter, format); in pullVcardEntry() local
|
| /frameworks/base/tests/VoiceInteraction/src/com/android/test/voiceinteraction/ |
| D | TestInteractionActivity.java | 135 VoiceInteractor.AbortVoiceRequest req = new TestAbortVoice(); in onClick() local 138 VoiceInteractor.CompleteVoiceRequest req = new TestCompleteVoice(); in onClick() local 141 VoiceInteractor.CommandRequest req = new TestCommand("Some arg"); in onClick() local 151 VoiceInteractor.PickOptionRequest req = new TestPickOption(options); in onClick() local
|
| /frameworks/base/tests/TtsTests/src/com/android/speech/tts/ |
| D | TextToSpeechTests.java | 107 ArgumentCaptor<SynthesisRequest> req = LittleMock.createCaptor(); in testSetLanguage_availableLanguage() local 174 ArgumentCaptor<SynthesisRequest> req = LittleMock.createCaptor(); in testDefaultLanguage_setsVoiceName() local
|
| /frameworks/opt/bluetooth/src/android/bluetooth/client/map/ |
| D | BluetoothMasClient.java | 369 BluetoothMasRequestSetPath req = (BluetoothMasRequestSetPath) request; in handleMessage() local 391 … BluetoothMasRequestGetFolderListing req = (BluetoothMasRequestGetFolderListing) request; in handleMessage() local 403 … BluetoothMasRequestGetMessagesListing req = (BluetoothMasRequestGetMessagesListing) request; in handleMessage() local 409 BluetoothMasRequestGetMessage req = (BluetoothMasRequestGetMessage) request; in handleMessage() local 418 … BluetoothMasRequestPushMessage req = (BluetoothMasRequestPushMessage) request; in handleMessage() local 424 …BluetoothMasRequestSetNotificationRegistration req = (BluetoothMasRequestSetNotificationRegistrati… in handleMessage() local
|
| /frameworks/wilhelm/tests/sandbox/ |
| D | srcsink.c | 64 SLboolean req[1] = {SL_BOOLEAN_TRUE}; in main() local
|
| D | urimime.c | 79 SLboolean req[1]; in main() local
|
| D | outputmix.c | 130 SLboolean req[10] = {SL_BOOLEAN_TRUE, SL_BOOLEAN_FALSE /*SL_BOOLEAN_TRUE*/, SL_BOOLEAN_TRUE, in main() local
|
| D | configbq.c | 130 SLboolean req[1]; in main() local
|
| D | monkey.c | 118 SLboolean req[1] = {SL_BOOLEAN_TRUE}; in actionCreate() local
|
| D | playbq.cpp | 366 SLboolean req[1] = {SL_BOOLEAN_TRUE}; in main() local
|
| D | playbq.c | 366 SLboolean req[1] = {SL_BOOLEAN_TRUE}; in main() local
|
| D | xaplay.c | 439 XAboolean req[4] = {XA_BOOLEAN_TRUE, XA_BOOLEAN_TRUE, XA_BOOLEAN_FALSE, XA_BOOLEAN_TRUE}; in main() local
|
| /frameworks/av/services/audioflinger/ |
| D | AudioWatchdog.cpp | 99 struct timespec req; in threadLoop() local
|
| D | StateQueue.cpp | 98 static const struct timespec req = {0, PUSH_BLOCK_ACK_NS}; in push() local
|
| D | FastThread.cpp | 94 const struct timespec req = {0, mSleepNs}; in threadLoop() local
|
| /frameworks/base/core/java/android/app/ |
| D | VoiceInteractor.java | 894 Request req = mActiveRequests.get(request.asBinder()); in pullRequest() local 924 Request req = reqs.get(i); in attachActivity() local 940 Request req = reqs.get(i); in detachActivity() local 950 Request req = reqs.get(i); in detachActivity() local 1024 Request req = mActiveRequests.valueAt(i); in getActiveRequest() local 1057 Request req = mActiveRequests.valueAt(i); in dump() local
|
| /frameworks/base/wifi/java/android/net/wifi/p2p/nsd/ |
| D | WifiP2pServiceRequest.java | 223 WifiP2pServiceRequest req = (WifiP2pServiceRequest)o; in equals() local
|
| D | WifiP2pServiceResponse.java | 312 WifiP2pServiceResponse req = (WifiP2pServiceResponse)o; in equals() local
|
| /frameworks/av/media/libnbaio/ |
| D | MonoPipe.cpp | 204 const struct timespec req = {0, static_cast<long>(ns)}; in write() local
|
| /frameworks/base/core/java/android/service/voice/ |
| D | VoiceInteractionSession.java | 355 Request req = session.removeRequest(mInterface.asBinder()); in finishRequest() local 938 void addRequest(Request req) { in addRequest() 940 mActiveRequests.put(req.mInterface.asBinder(), req); in addRequest() local 1557 Request req = mActiveRequests.valueAt(i); in dump() local
|
| /frameworks/av/media/mtp/ |
| D | MtpDevice.cpp | 630 struct usb_request* req = mRequestIn1; in readObject() local 731 struct usb_request* req = mRequestIn1; in readObject() local
|
| D | MtpDataPacket.cpp | 493 int MtpDataPacket::readDataAsync(struct usb_request *req) { in readDataAsync() 503 struct usb_request *req = usb_request_wait(device); in readDataWait() local
|
| /frameworks/native/cmds/atrace/ |
| D | atrace.cpp | 306 bool req = category.sysfiles[i].required == REQ; in isCategorySupported() local 331 bool req = category.sysfiles[i].required == REQ; in isCategorySupportedForRoot() local
|
| /frameworks/opt/net/wifi/service/java/com/android/server/wifi/p2p/ |
| D | WifiP2pServiceImpl.java | 2873 WifiP2pServiceRequest req; in updateSupplicantServiceRequest() local 2906 private boolean addServiceRequest(Messenger m, WifiP2pServiceRequest req) { in addServiceRequest() 2926 private void removeServiceRequest(Messenger m, WifiP2pServiceRequest req) { in removeServiceRequest() 3045 WifiP2pServiceRequest req = c.mReqList.get(resp.getTransactionId()); in sendServiceResponse() local
|
| /frameworks/base/wifi/java/android/net/wifi/p2p/ |
| D | WifiP2pManager.java | 865 private static void checkServiceRequest(WifiP2pServiceRequest req) { in checkServiceRequest() 1222 WifiP2pServiceRequest req, ActionListener listener) { in addServiceRequest() 1241 public void removeServiceRequest(Channel c, WifiP2pServiceRequest req, in removeServiceRequest()
|