Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/
DExtconUEventObserver.java79 String devicePath = extconInfo.getDevicePath(); in startObserving()
250 public String getDevicePath() { in getDevicePath() method in ExtconUEventObserver.ExtconInfo
DDockObserver.java183 Slog.i(TAG, "Found extcon info devPath: " + info.getDevicePath() in DockObserver()