commit | bb8b44e127d3447d8275b852ceef82b7070b227d | [log] [tgz] |
---|---|---|
author | Patrick Rohr <prohr@google.com> | Tue Jun 21 14:21:36 2022 -0700 |
committer | Patrick Rohr <prohr@google.com> | Fri Jul 01 11:48:24 2022 -0700 |
tree | 9c79440182b6e5d8299686b6c1e67afd1688b638 | |
parent | 6ae808eead95f8aa9cf3f7b3d1fd8fa6bba0fd09 [diff] |
ethernet: rename methods in EthernetNetworkFactory For clarity, renaming the following functions: getBestNetworkScore() -> getNetworkScore() destroy() -> unregisterNetworkOfferAndStop() This is more inline with their behavior and the other functions in EthernetNetworkFactory. Test: TH Change-Id: I3250bdb91e15433ce89354bed46d011f634f3da5