Searched refs:OEM_ERROR_15 (Results 1 – 2 of 2) sorted by relevance
117 OEM_ERROR_15, enumConstant321 case RILConstants.OEM_ERROR_15: in fromRilErrno()322 return new CommandException(Error.OEM_ERROR_15); in fromRilErrno()
140 int OEM_ERROR_15 = 515; field