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

/frameworks/base/media/java/android/media/
H A DAudioService.java2595 clearCount(true);
2634 public void clearCount(boolean stopSco) { method in class:AudioService.ScoClient
2640 Log.w(TAG, "clearCount() mStartcount: "+mStartcount+" != 0 but not registered to binder");
2798 cl.clearCount(stopSco);

Completed in 47 milliseconds