Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/activities/
DDeviceLockNotificationManager.java60 public final class DeviceLockNotificationManager { class
71 private static DeviceLockNotificationManager sInstance;
78 public static DeviceLockNotificationManager getInstance() { in getInstance()
79 synchronized (DeviceLockNotificationManager.class) { in getInstance()
94 synchronized (DeviceLockNotificationManager.class) { in createAndSetDeviceLockNotificationManager()
95 sInstance = new DeviceLockNotificationManager(executor); in createAndSetDeviceLockNotificationManager()
99 private DeviceLockNotificationManager(ListeningExecutorService listeningExecutorService) { in DeviceLockNotificationManager() method in DeviceLockNotificationManager
DProvisionInfoFragment.java134 DeviceLockNotificationManager.getInstance() in onViewCreated()
/packages/modules/DeviceLock/DeviceLockController/tests/robolectric/src/com/android/devicelockcontroller/provision/worker/
DReportDeviceProvisionStateWorkerTest.java19 import static com.android.devicelockcontroller.activities.DeviceLockNotificationManager.DEVICE_RESE…
20 import static com.android.devicelockcontroller.activities.DeviceLockNotificationManager.DEVICE_RESE…
53 import com.android.devicelockcontroller.activities.DeviceLockNotificationManager;
131 DeviceLockNotificationManager.createAndSetDeviceLockNotificationManager(mExecutorService); in setUp()
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/worker/
DReportDeviceProvisionStateWorker.java41 import com.android.devicelockcontroller.activities.DeviceLockNotificationManager;
216 DeviceLockNotificationManager.getInstance() in onNextProvisionStateReceived()
220 DeviceLockNotificationManager.getInstance() in onNextProvisionStateReceived()
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/policy/
DProvisionHelperImpl.java56 import com.android.devicelockcontroller.activities.DeviceLockNotificationManager;
401 DeviceLockNotificationManager.getInstance() in createNotification()
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/schedule/
DDeviceLockControllerSchedulerImpl.java48 import com.android.devicelockcontroller.activities.DeviceLockNotificationManager;
424 DeviceLockNotificationManager.getInstance().sendDeviceResetTimerNotification(mContext,