Use INFINITE_TIME instead of -1

The wait time is an unsigned value, so use the symbolic INFINITE_TIME
instead of -1 with cast reliance.

Bug: 129300035
Change-Id: Id09cd3c48c50c1bc9acbeb7e5d0b484de85ca99e
6 files changed