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

/frameworks/base/media/java/android/media/
H A DAudioService.java1893 client.decCount();
1937 public void decCount() { method in class:AudioService.ScoClient
1940 Log.w(TAG, "ScoClient.decCount() already 0");
1947 Log.w(TAG, "decCount() going to 0 but not registered to binder");

Completed in 28 milliseconds