Searched refs:OP_NOT_ALLOWED_DURING_VOICE_CALL (Results 1 – 3 of 3) sorted by relevance
44 OP_NOT_ALLOWED_DURING_VOICE_CALL, enumConstant177 case RILConstants.OP_NOT_ALLOWED_DURING_VOICE_CALL: in fromRilErrno()178 return new CommandException(Error.OP_NOT_ALLOWED_DURING_VOICE_CALL); in fromRilErrno()
40 int OP_NOT_ALLOWED_DURING_VOICE_CALL = 8; /* data operation is not allowed during voice field
788 CommandException.Error.OP_NOT_ALLOWED_DURING_VOICE_CALL) in handleMessage()1962 if (error == CommandException.Error.OP_NOT_ALLOWED_DURING_VOICE_CALL) {