Searched defs:clearCount (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioService.java2635 clearCount(true);
2674 public void clearCount(boolean stopSco) { method in class:AudioService.ScoClient
2680 Log.w(TAG, "clearCount() mStartcount: "+mStartcount+" != 0 but not registered to binder");
2838 cl.clearCount(stopSco);

Completed in 63 milliseconds