Searched refs:OEM_ERROR_5 (Results 1 – 2 of 2) sorted by relevance
106 OEM_ERROR_5, enumConstant284 case RILConstants.OEM_ERROR_5: in fromRilErrno()285 return new CommandException(Error.OEM_ERROR_5); in fromRilErrno()
111 int OEM_ERROR_5 = 505; field