commit | a9aad903989a95470ada98105b26e485e0ce1f00 | [log] [tgz] |
---|---|---|
author | Jeremy Klein <jlklein@google.com> | Tue Mar 12 13:32:08 2019 -0700 |
committer | Jeremy Klein <jlklein@google.com> | Tue Mar 12 13:36:21 2019 -0700 |
tree | 745668771129adb7f4ab5d237ac274ab7e570dab | |
parent | 6e6bca76325f35aeaa624ba81c0ffb1664150981 [diff] |
Rename entitlement callback to adhere to API guidelines. The method for OnTetheringEntitlementResultListener needs to be onTetheringEntitlementResult in order to meet our API guidelines: "Use Listener when there is a single callback method and there will never be any others. It should be an interface whose name is the same as the callback method plus Listener." Bug: 126392011 Change-Id: I9a883765541ae853c4eb3bd52c9d93a7af16e661 Test: Manual build