Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/input/debug/
DTouchpadDebugViewController.java68 showDebugView(deviceId); in onInputDeviceAdded()
88 showDebugView(newDeviceId); in switchVisualisationToTouchpadId()
119 private void showDebugView(int touchpadId) { in showDebugView() method in TouchpadDebugViewController