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

  /frameworks/base/core/java/android/nfc/
ErrorCodes.java 60 case ERROR_NOT_SUPPORTED: return "NOT_SUPPORTED";
109 public static final int ERROR_NOT_SUPPORTED = -21;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
error.h 42 #define ERROR_NOT_SUPPORTED 50
winerror.h 82 #define ERROR_NOT_SUPPORTED __MSABI_LONG(50)
    [all...]

Completed in 1824 milliseconds