aboutsummaryrefslogtreecommitdiff
path: root/tests/carservice_unit_test/src/com/android/car/user/CarUserNoticeServiceTest.java
AgeCommit message (Expand)Author
2022-03-14Replace use of AbstractExtendedMockitoTestCase's deprecated constructorJahdiel Alvarez
2022-02-15Remove the deprecated CarUserService#addUserLifecycleListener() thatbkchoi
2021-12-16Expose CarPowerStateListener(WithCompletion)Eric Jeong
2021-09-30Made KeyguardManagerHelper and LockPatternHelper non-instantiable.Felipe Leme
2021-09-21Refactor the settings calls that pass user.Gaurav Bhola
2021-09-16Specify the flags parameter for registerReceiver() calls.bkchoi
2021-07-30Introduce the builtin library KeyguardManagerHelper.Yuncheol Heo
2021-04-13Fix flaky test of CarUserNoticeServiceMayank Garg
2021-03-22Remove SilentModeControllerEric Jeong
2021-02-24Fix flaky test of CarUserNoticeServiceMayank Garg
2021-02-05Adding flaky test annotationMayank Garg
2020-08-03Group power management classes into com.android.car.power packageEric Jeong
2020-07-31Add Silent Mode for AutomotiveJim Kaye
2020-05-21A few unit testing improvements.felipeal
2020-05-01Improve CarUserServiceTest: Global setting mock improvedMayank Garg
2020-04-28Even more improvements on android.car.test.utils package.felipeal
2020-04-28More improvements on android.car.test.utils package.felipeal
2020-04-27Jumpstarted the android.car.test.utils package.felipeal
2020-03-31Merge "Improvements on VendorServiceControllerTest and CarUserNoticeServiceTe...TreeHugger Robot
2020-03-30Changed UserLifecycleEvent to use (int) user ids internally.felipeal
2020-03-30Improvements on VendorServiceControllerTest and CarUserNoticeServiceTest.felipeal
2020-03-27Updating several car services to use UserLifecycleListenerAntonio Kantek
2020-01-23Fix flaky car user notice service testMayank Garg
2020-01-17Unit tests for CarUserNoticeService are addedMayank Garg