HomeSort by relevance Sort by last modified time
    Searched refs:doAccept (Results 1 - 3 of 3) sorted by null

  /packages/apps/Nfc/src/com/android/nfc/
NativeLlcpServiceSocket.java 49 public native NativeLlcpSocket doAccept(int miu, int rw, int linearBufferLength);
NfcService.java     [all...]
  /cts/tools/host/src/com/android/cts/
Selector.java 120 public Selection doAccept(final String name) throws IOException {
200 Selection select = doAccept(javaPkgName);
256 Selection select = doAccept(suiteName);
308 Selection select = doAccept(testCaseName);
350 Selection select = doAccept(test);

Completed in 58 milliseconds