Searched defs:onRead (Results 1 – 7 of 7) sorted by relevance
64 public int onRead(long offset, int size, byte[] data) throws ErrnoException { in onRead() method in ProxyFileDescriptorCallback
109 public int onRead(long offset, int size, byte[] data) throws ErrnoException { in onRead() method in AppFusePerfTest.TestCallback
236 PendingIntent onRead = b.getParcelable(KEY_ON_READ); in getUnreadConversationFromBundle() local
267 void ARTPWriter::onRead(const sp<AMessage> &msg) { in onRead() function in android::ARTPWriter
450 void NuCachedSource2::onRead(const sp<AMessage> &msg) { in onRead() function in android::NuCachedSource2
759 public int onRead(long offset, int size, byte[] data) throws ErrnoException { in onRead() method in MtpDocumentsProvider.MtpProxyFileDescriptorCallback
627 ssize_t FwdLockEngine::onRead(int /* uniqueId */, function in FwdLockEngine