HomeSort by relevance Sort by last modified time
    Searched defs:ERROR_NOT_SUPPORTED (Results 1 - 5 of 5) 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;
  /external/autotest/client/cros/networking/
shill_proxy.py 37 ERROR_NOT_SUPPORTED = 'org.chromium.flimflam.Error.NotSupported'
  /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 83 #define ERROR_NOT_SUPPORTED __MSABI_LONG(50)
    [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/jna/platform/3.4.0/
platform-3.4.0.jar 

Completed in 289 milliseconds