As TvInputInfo includes many complex objects as fields, it is not practical to check whether an existing TvInputInfo has actually "changed" by using simple comparisons when a new TvInputInfo object is set by a TV input service. This code change renames - setTvInputInfo to updateTvInputInfo - onTvInputInfoChanged to onTvInputInfoUpdated to indicate that the callback is mechanically invoked whenever updateTvInputInfo method is called. Change-Id: Ia351b3591d0ed9da962311546f0ba51158e6478e
…
…
…
Description
No description provided
Languages
Java
77.3%
Kotlin
9.2%
PowerBuilder
6.6%
C++
5.5%
AIDL
1%