Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/doze/
DDozeLog.java270 public static void tracePulseTouchDisabledByProx(Context context, boolean disabled) { in tracePulseTouchDisabledByProx() method in DozeLog
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java4140 DozeLog.tracePulseTouchDisabledByProx(mContext, ignore); in onIgnoreTouchWhilePulsing()