Home
last modified time | relevance | path

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

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/debug/
DDeviceCheckInClientDebug.java132 return DebugLogUtil.logAndReturn(TAG, in getDeviceCheckInStatus()
139 return DebugLogUtil.logAndReturn(TAG, in getDeviceCheckInStatus()
148 return DebugLogUtil.logAndReturn(TAG, in getDeviceCheckInStatus()
181 return DebugLogUtil.logAndReturn(TAG, in getDeviceCheckInStatus()
187 return DebugLogUtil.logAndReturn(TAG, in getDeviceCheckInStatus()
210 return DebugLogUtil.logAndReturn(TAG,
237 return DebugLogUtil.logAndReturn(TAG, getSharedPreference(
244 return DebugLogUtil.logAndReturn(TAG,
DDebugLogUtil.java24 public final class DebugLogUtil { class
25 private DebugLogUtil() { in DebugLogUtil() method in DebugLogUtil