Lines Matching full:errorcodes
39 import android.nfc.ErrorCodes;
1096 return ErrorCodes.ERROR_NOT_INITIALIZED;
1102 return ErrorCodes.ERROR_DISCONNECT;
1106 return ErrorCodes.ERROR_DISCONNECT;
1113 return ErrorCodes.SUCCESS;
1115 return ErrorCodes.ERROR_DISCONNECT;
1127 return ErrorCodes.ERROR_NOT_INITIALIZED;
1134 return ErrorCodes.SUCCESS;
1136 return ErrorCodes.ERROR_DISCONNECT;
1139 return ErrorCodes.ERROR_DISCONNECT;
1269 return ErrorCodes.ERROR_NOT_INITIALIZED;
1275 return ErrorCodes.ERROR_IO;
1278 if (msg == null) return ErrorCodes.ERROR_INVALID_PARAM;
1281 return ErrorCodes.SUCCESS;
1283 return ErrorCodes.ERROR_IO;
1301 return ErrorCodes.ERROR_NOT_INITIALIZED;
1307 return ErrorCodes.ERROR_IO;
1311 return ErrorCodes.SUCCESS;
1313 return ErrorCodes.ERROR_IO;
1325 return ErrorCodes.ERROR_NOT_INITIALIZED;
1331 return ErrorCodes.ERROR_IO;
1335 return ErrorCodes.SUCCESS;
1337 return ErrorCodes.ERROR_IO;
1379 return ErrorCodes.SUCCESS;
1381 return ErrorCodes.ERROR_INVALID_PARAM;