Home
last modified time | relevance | path

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

/frameworks/opt/bluetooth/src/android/bluetooth/client/pbap/
DBluetoothPbapObexAuthenticator.java39 public synchronized void setReply(String key) { in setReply() method in BluetoothPbapObexAuthenticator
/frameworks/av/media/libstagefright/foundation/
DAMessage.cpp40 status_t AReplyToken::setReply(const sp<AMessage> &reply) { in setReply() function in android::AReplyToken