Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我实现了一个扩展DeviceAdminReceiver的接收器,但是当指纹解锁失败时,不会像在其他类型的解锁中那样调用被覆盖的onPasswordFailed()方法。这是想要的行为吗?