Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPhoneStatusBar.java4109 private void handlePulseWhileDozing(@NonNull PulseCallback callback, int reason) { in handlePulseWhileDozing() method in PhoneStatusBar.DozeServiceHost
4133 handlePulseWhileDozing((PulseCallback) msg.obj, msg.arg1); in handleMessage()