commit | 58fd45573decf65f1c59320069071cf5f52562fc | [log] [tgz] |
---|---|---|
author | Kevin Chyn <kchyn@google.com> | Fri Mar 05 16:02:57 2021 -0800 |
committer | Kevin Chyn <kchyn@google.com> | Mon Mar 08 10:59:07 2021 -0800 |
tree | 542ed033926fa954c1a9254998e69bf5a0cc9fe6 | |
parent | f70bb15f6c7f37c004e82461ad5a6a3271b09577 [diff] |
Slight cleanup for UdfpsController Create an internal ServerRequest class to keep track of per-request things. Otherwise we will just have more and more global variables, such as "mIsOverlayRequested", "mRequestReason", "mEnrollHelper", etc, which is error prone and hard to understand/maintain. Bug: 178403701 Test: atest com.android.systemui.biometrics Change-Id: I2f446263f530741d76f40fa2d1470a0c209b7d5e