Home
last modified time | relevance | path

Searched defs:setPostNotificationsSystemFixed (Results 1 – 4 of 4) sorted by relevance

/packages/modules/DeviceLock/framework/java/android/devicelock/
DIDeviceLockService.aidl124 void setPostNotificationsSystemFixed(in boolean systemFixed, in RemoteCallback remoteCallback); in setPostNotificationsSystemFixed() method
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/
DSystemDeviceLockManager.java159 void setPostNotificationsSystemFixed(boolean systemFixed, Executor executor, in setPostNotificationsSystemFixed() method
DSystemDeviceLockManagerImpl.java247 public void setPostNotificationsSystemFixed(boolean systemFixed, Executor executor, in setPostNotificationsSystemFixed() method in SystemDeviceLockManagerImpl
/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/policy/
DFinalizationControllerImplTest.java270 public void setPostNotificationsSystemFixed(boolean systemFixed, Executor executor, in setPostNotificationsSystemFixed() method in FinalizationControllerImplTest.TestSystemDeviceLockManager