Home
last modified time | relevance | path

Searched defs:systemFixed (Results 1 – 5 of 5) sorted by relevance

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/policy/
DNotificationsPolicyHandler.java43 private ListenableFuture<Boolean> setPostNotificationsSystemFixedFuture(boolean systemFixed) { in setPostNotificationsSystemFixedFuture()
/packages/modules/DeviceLock/framework/java/android/devicelock/
DIDeviceLockService.aidl124 void setPostNotificationsSystemFixed(in boolean systemFixed, in RemoteCallback remoteCallback); in setPostNotificationsSystemFixed()
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/
DSystemDeviceLockManager.java159 void setPostNotificationsSystemFixed(boolean systemFixed, Executor executor, in setPostNotificationsSystemFixed()
DSystemDeviceLockManagerImpl.java247 public void setPostNotificationsSystemFixed(boolean systemFixed, Executor executor, in setPostNotificationsSystemFixed()
/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/policy/
DFinalizationControllerImplTest.java270 public void setPostNotificationsSystemFixed(boolean systemFixed, Executor executor, in setPostNotificationsSystemFixed()