Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/adb/
DAdbDebuggingManager.java761 public void showAdbConnectedNotification(boolean show) { in showAdbConnectedNotification() method in AdbDebuggingManager.AdbDebuggingHandler
1154 showAdbConnectedNotification(true); in handleMessage()
1163 showAdbConnectedNotification(false); in handleMessage()
1285 showAdbConnectedNotification(false); in onAdbdWifiServerDisconnected()