diff options
author | Yuncheol Heo <ycheo@google.com> | 2014-09-03 16:28:54 +0900 |
---|---|---|
committer | Yuncheol Heo <ycheo@google.com> | 2014-09-03 17:03:42 +0900 |
commit | 7c5d31ea93d6f6770c34f7a2a364522d8cc4b5d8 (patch) | |
tree | 4240276816f18df538588856dab93fd76c62ff43 /core/java/android/webkit/WebView.java | |
parent | c0f394e866fa8b0035701323112eba9d4015befb (diff) | |
download | frameworks_base-7c5d31ea93d6f6770c34f7a2a364522d8cc4b5d8.zip frameworks_base-7c5d31ea93d6f6770c34f7a2a364522d8cc4b5d8.tar.gz frameworks_base-7c5d31ea93d6f6770c34f7a2a364522d8cc4b5d8.tar.bz2 |
Invoke the callback only when DeviceInfo is available.
- There is possibility that DeviceInfo can be null when unplugging MHL cable,
if the capability register event is missed. and we should not invoke
the callback in this case.
- In addition, we'd better use the portId of HdmiMhlLocalDevice directly,
not one of DeviceInfo.
Bug: 17366541
Change-Id: I40d71e27d82c5f3a4c7aabda32119856c0bde83d
Diffstat (limited to 'core/java/android/webkit/WebView.java')
0 files changed, 0 insertions, 0 deletions