Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeLog.java108 public static void traceDozing(Context context, boolean dozing) { in traceDozing() method in DozeLog
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java4103 DozeLog.traceDozing(mContext, mDozing); in handleStartDozing()
4116 DozeLog.traceDozing(mContext, mDozing); in handleStopDozing()