commit | d3760c52b7c9e30c273f9c943410695b31e2061e | [log] [tgz] |
---|---|---|
author | Android Dialer <noreply@google.com> | Mon Aug 14 15:05:34 2017 -0700 |
committer | Eric Erfanian <erfanian@google.com> | Tue Aug 15 08:26:21 2017 -0700 |
tree | 62fff98ee4f288d71beb925a351a257a03595329 | |
parent | 393c0df6a01bf6890a944284e6d62a482b5d62ae [diff] |
Replace MathUtils.clamp with private clamp implementation since MathUtils.clamp is supported in Android SDK 26, which is not supported by the Android Auto application. Bug: 64091458 Test: None. Functionally equivalent PiperOrigin-RevId: 165234983 Change-Id: I02f4c5be1431a9b2f3122d466abf74a80c2063c1