summaryrefslogtreecommitdiff
path: root/tests/TrustTests/src/android/trust
AgeCommit message (Expand)Author
2025-03-10frameworks/base: remove usages of Mockito.verifyZeroInteractions Adrian Roos
2024-07-11Add flag to subscribe trust manager to primary auth events Billy Huang
2024-07-09Add unit test coverage for unlock attempts in TrustTests Billy Huang
2024-06-20system_server: make UnlockedDeviceRequired fix unconditional Eric Biggers
2023-11-22Rename the fix_unlocked_device_required_keys flag Eric Biggers
2023-10-06Rename CanUnlockWithActiveUnlockTest.kt Eric Biggers
2023-09-08Merge changes I0880685c,I865ec19d,Id3a1e34b,I31c4f4d2,I17103be4 into main am:... Eric Biggers
2023-09-08Fix kotlin nullable errors in TrustTests am: 5f70c1728f Colin Cross
2023-09-08Fix refreshDeviceLockedForUser() to use correct trust state Eric Biggers
2023-09-08Fix kotlin nullable errors in TrustTests Colin Cross
2023-09-08Improve LockStateTrackingRule Eric Biggers
2023-05-10Add isActiveUnlockRunning Derek Jedral
2023-05-05Merge "Report correct userId in onUserMayRequestUnlock." into udc-dev Derek Jedral
2023-05-04Report correct userId in onUserMayRequestUnlock. Derek Jedral
2023-05-02Notify TrustListeners when enabled trust agents change. Bryce Lee
2022-12-15Add newlyUnlocked to onTrustChanged Derek Jedral
2022-05-04Updating TrustManagerService to react to keyguard visible changes. Your Name
2022-04-06Increase default maxWait to 30 seconds. Dave McCloskey
2022-03-24Changes to reduce flakiness of TrustTests Dave McCloskey
2022-03-21Refactor TrustTests waiting into common function. Dave McCloskey
2022-03-21Changes to support reducing noise in active unlock notifications. Dave McCloskey
2022-03-16Adding tests for temporary and renewable trust Your Name
2022-03-09Enable lockUserTest Your Name
2022-03-02When dismissing lockscreen, wait up to 1.5 seconds for it to work. Dave McCloskey
2022-03-01Add an initial set of tests for Trust. Dave McCloskey