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
107 public int onRead(long offset, int size, byte[] data) throws ErrnoException { in onRead() method in AppFusePerfTest.TestCallback
267 void ARTPWriter::onRead(const sp<AMessage> &msg) { in onRead() function in android::ARTPWriter
454 void NuCachedSource2::onRead(const sp<AMessage> &msg) { in onRead() function in android::NuCachedSource2
786 public int onRead(long offset, int size, byte[] data) throws ErrnoException { in onRead() method in MtpDocumentsProvider.MtpProxyFileDescriptorCallback
631 ssize_t FwdLockEngine::onRead(int /* uniqueId */, function in FwdLockEngine
10077 PendingIntent onRead = b.getParcelable(KEY_ON_READ); in getUnreadConversationFromBundle() local