Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/debug/
DDeviceLockCommandReceiver.java275 DeviceLockControllerSchedulerImpl.setDebugReportIntervalMinutes(context, in setUpDebugScheduler()
/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/schedule/
DDeviceLockControllerSchedulerImpl.java131 public static void setDebugReportIntervalMinutes(Context context, long minutes) { in setDebugReportIntervalMinutes() method in DeviceLockControllerSchedulerImpl