diff options
author | John Spurlock <jspurlock@google.com> | 2015-02-12 23:25:12 -0500 |
---|---|---|
committer | John Spurlock <jspurlock@google.com> | 2015-02-13 09:27:15 -0500 |
commit | 831041036587efbceb395bface176752a6b560bc (patch) | |
tree | 10b0e62c2f9a62c4fd3edad4148488a6d9d040b0 /libs/hwui/renderthread/DrawFrameTask.cpp | |
parent | ad680d46be19cbee16d42cbed4d2ed250648ac0b (diff) |
NLS: Add a public signal value for an undefined filter value.
We have three possible defined values for getInterruptionFilter().
i.e. All/Priority/None.
However, this value is only returned to listeners once connected,
otherwise we return 0, an undefined value.
This change gives a name to this undefined value to make it clear
that callers should not infer any meaning from it.
INTERRUPTION_FILTER_UNKNOWN = 0;
Bug: 19288429
Change-Id: I8ae94d1723289ca5714800906f9bf4e7e8111813
Diffstat (limited to 'libs/hwui/renderthread/DrawFrameTask.cpp')
0 files changed, 0 insertions, 0 deletions