Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/debug/
DDeviceLockCommandReceiver.java183 tryCheckIn(appContext); in onReceive()
310 private static void tryCheckIn(Context appContext) { in tryCheckIn() method in DeviceLockCommandReceiver