OSDN Git Service

Log switch toggle action whenever its status changes.
authorFan Zhang <zhfan@google.com>
Mon, 1 Aug 2016 16:40:06 +0000 (09:40 -0700)
committerFan Zhang <zhfan@google.com>
Mon, 1 Aug 2016 17:41:23 +0000 (10:41 -0700)
commit6d2a0c80df01a95adccfbb5926b1c463b60f6366
tree0326072e46bc4ae2164300fc3278f007cee1789f
parentb3e657211d8d3e2ed5e43c39c70e1d36bff3f70c
Log switch toggle action whenever its status changes.

Bug: 30110675

onClick is only called when the switchbar is clicked. We also need to
log when switch itself is clicked.

Change-Id: I892b72daeefe0f36608a73fe509199e200376eb7
src/com/android/settings/widget/SwitchBar.java