diff options
author | Jae Seo <jaeseo@google.com> | 2016-02-13 01:38:08 -0800 |
---|---|---|
committer | Jae Seo <jaeseo@google.com> | 2016-02-16 15:44:47 -0800 |
commit | aa5605ffee270ef8802c5d9dc8df8ce71e377f55 (patch) | |
tree | d46f2307ea2781ee29e124d0dcd3b1e4bb57c2fc /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | b305e16051192540e2e19863d4c3c0fb3e980db2 (diff) |
TIF: Rename setTvInputInfo to updateTvInputInfo
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
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions