Searched defs:setReply (Results 1 – 2 of 2) sorted by relevance
/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/ | ||
D | BluetoothPbapObexAuthenticator.java | 39 public synchronized void setReply(String key) { in setReply() method in BluetoothPbapObexAuthenticator |
/frameworks/av/media/libstagefright/foundation/ | ||
D | AMessage.cpp | 40 status_t AReplyToken::setReply(const sp<AMessage> &reply) { in setReply() function in android::AReplyToken |