commit | 44a4668b4599a1284f4c2011b1ab4bf90b9b4ab6 | [log] [tgz] |
---|---|---|
author | Samuel Tan <samueltan@google.com> | Wed Apr 06 16:20:25 2016 -0700 |
committer | Samuel Tan <samueltan@google.com> | Fri Apr 08 12:50:23 2016 -0700 |
tree | 1757b8c448743ca7008e78aba4725cfbfb461309 | |
parent | 21cafcd6628a36f844dee850dc653913bc3ef832 [diff] |
Rename enableAutoJoinWhenAssociated() to setEnableAutoJoinWhenAssociated() This renaming better reflects how this method is a setter, and supports variable renaming taking place in WifiConfigManager and WifiStateMachine. BUG: 28088867 Change-Id: Ic2f7a1f53ffec4072e556d2831bfdcff9fef1ad7 TEST: 'runtest frameworks-wifi' passes.