summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorMÃ¥rten Kongstad <marten.kongstad@sonymobile.com>2017-06-26 15:26:32 +0200
committerAdam Lesinski <adamlesinski@google.com>2018-01-23 00:26:55 -0800
commitb6f19c98604fa25e2e33d5322f5eaa8acf3b4124 (patch)
tree7bf9c2f4131138d2f05d7df38d628938b000233f /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentb1fe5159fade1b6cea9404ab6c407c97598371d1 (diff)
OMS: fix listener callbacks triggered by changes to target package
The OverlayManagerListener connected to the OverlayManagerServiceImpl should be notified when and only when the overlay settings have been modified. The pattern used to fulfill this contract as a result of a change to a target package is as follows: if (updateAllOverlaysForTarget(...)) { mListener.onOverlaysChanged(...); } Fix two violations of this pattern: - The listener was always notified - The listener was never notified Test: manual Change-Id: Id24a439e2eaaf976e8c7d650af36d58632cfb4ba
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions