OSDN Git Service

WifiManager: add LocalOnlyHotspotObserverProxy
authorRebecca Silberstein <silberst@google.com>
Thu, 27 Apr 2017 05:02:30 +0000 (22:02 -0700)
committerRebecca Silberstein <silberst@google.com>
Sun, 30 Apr 2017 07:38:21 +0000 (00:38 -0700)
commit54a540c04ace6b3f9c02adb3517f44970538eb15
tree2613d0cbad4339c4452b0201d4115d982eb69dec
parentb1c4cb795c3fa62cac7fbee66d0dda5cee19b49d
WifiManager: add LocalOnlyHotspotObserverProxy

Add the proxy for LOHS observer callbacks to make sure we give updates
to calling apps on the correct thread.

This will be used in a follow-on CL.

Bug: 36704763
Test: mmma -j64 frameworks/base/
Change-Id: I20faa73325116426f45d9d8fabc45b279bd5a286
wifi/java/android/net/wifi/WifiManager.java