Searched refs:NotificationsPolicyHandler (Results 1 – 4 of 4) sorted by relevance
31 public final class NotificationsPolicyHandler implements PolicyHandler { class37 NotificationsPolicyHandler(SystemDeviceLockManager systemDeviceLockManager, in NotificationsPolicyHandler() method in NotificationsPolicyHandler
128 new NotificationsPolicyHandler(systemDeviceLockManager, bgExecutor), in DevicePolicyControllerImpl()144 NotificationsPolicyHandler notificationsPolicyHandler, in DevicePolicyControllerImpl()
53 private NotificationsPolicyHandler mHandler;57 mHandler = new NotificationsPolicyHandler(mSystemDeviceLockManager, in setUp()
141 NotificationsPolicyHandler notificationsPolicyHandler = in setUp()142 new NotificationsPolicyHandler(mMockSystemDeviceLockManager, bgExecutor); in setUp()