Home
last modified time | relevance | path

Searched refs:setPostNotificationsSystemFixedFuture (Results 1 – 1 of 1) sorted by relevance

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/policy/
DNotificationsPolicyHandler.java43 private ListenableFuture<Boolean> setPostNotificationsSystemFixedFuture(boolean systemFixed) { in setPostNotificationsSystemFixedFuture() method in NotificationsPolicyHandler
70 return setPostNotificationsSystemFixedFuture(/* systemFixed= */ true);
75 return setPostNotificationsSystemFixedFuture(/* systemFixed= */ false);