Searched refs:getDevicePath (Results 1 – 2 of 2) sorted by relevance
79 String devicePath = extconInfo.getDevicePath(); in startObserving()250 public String getDevicePath() { in getDevicePath() method in ExtconUEventObserver.ExtconInfo
183 Slog.i(TAG, "Found extcon info devPath: " + info.getDevicePath() in DockObserver()