Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/audio/
DAudioService.java184 private final ControllerService mControllerService = new ControllerService();
6171 private class ControllerService extends ContentObserver { class in AudioService
6175 public ControllerService() { in ControllerService() method in AudioService.ControllerService