MotoActions: TorchAction: register custom torch callback
authorVachounet <vachounet@live.fr>
Fri, 19 Feb 2021 11:14:15 +0000 (12:14 +0100)
committerVachounet <vachounet@live.fr>
Fri, 19 Feb 2021 11:18:57 +0000 (12:18 +0100)
commita3fed85a0fe37acab8b5bbaa4702cf8b3a0fdd57
tree5ed34fb4ec43af05a22f7c57c787543400af1128
parentbcfceddbd835e8b653937c02684abc79855f6b32
MotoActions: TorchAction: register custom torch callback

* Actually callback is not registered and never triggered. When user enabled torch with power long press or with qs tile and then do the gesture to disable it (or the other way around), he will have to do the gesture twice since boolean has not been updated.

Change-Id: I03e88b6975300943fbeaf536fdf8552b9e3b3396
MotoActions/src/org/lineageos/settings/device/actions/TorchAction.java