Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/display/
DDisplayManagerService.java1004 mTempCallbacks.get(i).notifyDisplayEventAsync(displayId, event); in deliverDisplayEvent()
1164 public void notifyDisplayEventAsync(int displayId, int event) { in notifyDisplayEventAsync() method in DisplayManagerService.CallbackRecord