Searched defs:poll (Results 1 - 6 of 6) sorted by relevance

/packages/apps/UnifiedEmail/src/com/android/mail/utils/
H A DDequeMap.java55 * @see Deque#poll()
60 public V poll(K key) { method in class:DequeMap
65 return pile.poll();
/packages/apps/Nfc/nci/src/com/android/nfc/dhimpl/
H A DNativeNfcTag.java407 native boolean doIsIsoDepNdefFormatable(byte[] poll, byte[] act); argument
/packages/apps/Nfc/nxp/jni/
H A Dcom_android_nfc_NativeNfcTag.cpp293 * Utility to recover poll bytes from target infos
486 // Success, set poll & act bytes
1066 jbyte* poll = e->GetByteArrayElements(pollBytes, NULL); local
1068 if (act[0] == 0x20 && poll[1] == 0x03) {
1095 e->ReleaseByteArrayElements(pollBytes, (jbyte *)poll, JNI_ABORT);
/packages/apps/Nfc/nxp/src/com/android/nfc/dhimpl/
H A DNativeNfcTag.java390 native boolean doIsIsoDepNdefFormatable(byte[] poll, byte[] act); argument
406 // is possible. It will need NFC-A poll/activation time bytes for this.
/packages/services/Telecomm/libs/
H A Dguava.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/common/ com/google/common/util/ ...
/packages/apps/Messaging/build/gcheckstyle/
H A Dgoogle-style-checker_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com/google/ com/google/ ...

Completed in 150 milliseconds