Searched refs:InteractionMonitorDebugOverlay (Results 1 – 2 of 2) sorted by relevance
55 class InteractionMonitorDebugOverlay implements WindowCallbacks { class74 InteractionMonitorDebugOverlay(Object lock, @ColorInt int bgColor, double yOffset) { in InteractionMonitorDebugOverlay() method in InteractionMonitorDebugOverlay
191 private InteractionMonitorDebugOverlay mDebugOverlay;551 mDebugOverlay = new InteractionMonitorDebugOverlay( in updateProperties()