Searched refs:onRead (Results 1 – 8 of 8) sorted by relevance
107 void onRead(const sp<AMessage> &msg);
244 onRead(msg); in onMessageReceived()267 void ARTPWriter::onRead(const sp<AMessage> &msg) { in onRead() function in android::ARTPWriter
207 PendingIntent onRead = b.getParcelable(KEY_ON_READ); in getUnreadConversationFromBundle() local222 onRead, in getUnreadConversationFromBundle()
133 void onRead(const sp<AMessage> &msg);
447 ssize_t onRead(int uniqueId,
312 onRead(msg); in onMessageReceived()450 void NuCachedSource2::onRead(const sp<AMessage> &msg) { in onRead() function in android::NuCachedSource2
627 ssize_t FwdLockEngine::onRead(int /* uniqueId */, function in FwdLockEngine699 bytesRead = onRead(uniqueId, decryptHandle, buffer, numBytes);
6606 PendingIntent onRead = b.getParcelable(KEY_ON_READ); in getUnreadConversationFromBundle() local6619 onRead, in getUnreadConversationFromBundle()