Home
last modified time | relevance | path

Searched refs:setPostNotificationsSystemFixed (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/policy/
DNotificationsPolicyHandlerTest.java80 verify(mSystemDeviceLockManager).setPostNotificationsSystemFixed(eq(true), in onProvisionInProgress_withSuccess_shouldTryToSetSystemFixedFlag()
89 verify(mSystemDeviceLockManager).setPostNotificationsSystemFixed(eq(true), in onProvisionInProgress_withFailure_shouldTryToSetSystemFixedFlag()
105 verify(mSystemDeviceLockManager).setPostNotificationsSystemFixed(eq(false), in onCleared_withSuccess_shouldTryToClearSystemFixedFlag()
114 verify(mSystemDeviceLockManager).setPostNotificationsSystemFixed(eq(false), in onCleared_withFailure_shouldTryToClearSystemFixedFlag()
141 }).when(mSystemDeviceLockManager).setPostNotificationsSystemFixed(anyBoolean(), in setExpectationsOnSetPostNotificationsSystemFixedFuture()
DFinalizationControllerImplTest.java270 public void setPostNotificationsSystemFixed(boolean systemFixed, Executor executor, in setPostNotificationsSystemFixed() method in FinalizationControllerImplTest.TestSystemDeviceLockManager
DDevicePolicyControllerImplTest.java1312 .setPostNotificationsSystemFixed(anyBoolean(), in setExpectationsOnSetPostNotificationsSystemFixed()
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/framework-devicelock.com.android.devicelock_intermediates/
Dclasses-header.jarandroid/devicelock/DeviceId$DeviceIdType.class <Unknown> package android.devicelock public abstract annotation ...
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/devicelock/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/framework/framework-devicelock.impl/android_common_apex34/turbine-combined/
Dframework-devicelock.jarandroid/devicelock/DeviceId$DeviceIdType.class <Unknown> package android.devicelock public abstract annotation ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/framework/framework-devicelock.impl/android_common_apex34/turbine/
Dframework-devicelock.jarandroid/devicelock/DeviceId$DeviceIdType.class <Unknown> package android.devicelock public abstract annotation ...
/aosp_15_r20/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/
DSystemDeviceLockManagerImpl.java247 public void setPostNotificationsSystemFixed(boolean systemFixed, Executor executor, in setPostNotificationsSystemFixed() method in SystemDeviceLockManagerImpl
253 mIDeviceLockService.setPostNotificationsSystemFixed(systemFixed, in setPostNotificationsSystemFixed()
DSystemDeviceLockManager.java159 void setPostNotificationsSystemFixed(boolean systemFixed, Executor executor, in setPostNotificationsSystemFixed() method
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/framework/framework-devicelock.impl/android_common_apex34/javac/
Dframework-devicelock.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/devicelock/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/framework/framework-devicelock.impl/android_common_apex34/combined/
Dframework-devicelock.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/devicelock/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/framework/framework-devicelock.impl/android_common_apex34/package-check/
Dframework-devicelock.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/devicelock/ android/ ...
/aosp_15_r20/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/policy/
DNotificationsPolicyHandler.java46 mSystemDeviceLockManager.setPostNotificationsSystemFixed( in setPostNotificationsSystemFixedFuture()
/aosp_15_r20/packages/modules/DeviceLock/framework/java/android/devicelock/
DIDeviceLockService.aidl129 void setPostNotificationsSystemFixed(in boolean systemFixed, in RemoteCallback remoteCallback); in setPostNotificationsSystemFixed() method
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/service/service-devicelock/android_common_apex34/turbine/
Dservice-devicelock.jarcom/android/server/devicelock/DeviceLockControllerConnector.class <Unknown> package com.android. ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/apex/com.android.devicelock-bootclasspath-fragment/android_common_apex34/modular-hiddenapi/
Dstub-flags.csv143 Landroid/devicelock/IDeviceLockService$Default;->setPostNotificationsSystemFixed(ZLandroid/os/Remot…
164 Landroid/devicelock/IDeviceLockService$Stub$Proxy;->setPostNotificationsSystemFixed(ZLandroid/os/Re…
208 Landroid/devicelock/IDeviceLockService;->setPostNotificationsSystemFixed(ZLandroid/os/RemoteCallbac…
Dall-flags.csv143 Landroid/devicelock/IDeviceLockService$Default;->setPostNotificationsSystemFixed(ZLandroid/os/Remot…
164 Landroid/devicelock/IDeviceLockService$Stub$Proxy;->setPostNotificationsSystemFixed(ZLandroid/os/Re…
208 Landroid/devicelock/IDeviceLockService;->setPostNotificationsSystemFixed(ZLandroid/os/RemoteCallbac…
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/DeviceLockController/devicelockcontroller-lib/android_common_apex34/javac/
Ddevicelockcontroller-lib.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/target/common/obj/JAVA_LIBRARIES/service-devicelock.com.android.devicelock_intermediates/
Dclasses-header.jarcom/android/devicelockcontroller/IDeviceLockControllerService$Default.class <Unknown> package com.android. ...
Dclasses.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/service/service-devicelock/android_common_apex34/turbine-combined/
Dservice-devicelock.jarcom/android/devicelockcontroller/IDeviceLockControllerService$Default.class <Unknown> package com.android. ...
/aosp_15_r20/packages/modules/DeviceLock/tests/unittests/src/com/android/server/devicelock/
DDeviceLockServiceImplTest.java466 mService.setPostNotificationsSystemFixed(true, new RemoteCallback(result -> in setPostNotificationsSystemFixed_withoutPermission_shouldFail()
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/service/service-devicelock/android_common_apex34/javac/
Dservice-devicelock.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/packages/modules/DeviceLock/service/java/com/android/server/devicelock/
DDeviceLockServiceImpl.java1146 public void setPostNotificationsSystemFixed(boolean systemFixed,
/aosp_15_r20/out/soong/.intermediates/packages/modules/DeviceLock/service/service-devicelock/android_common_apex34/combined/
Dservice-devicelock.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12