Searched refs:enqueueLocked (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
H A DAsyncPlayer.java174 enqueueLocked(cmd);
191 enqueueLocked(cmd);
197 private void enqueueLocked(Command cmd) { method in class:AsyncPlayer
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/
H A DNotificationPlayer.java293 enqueueLocked(cmd);
310 enqueueLocked(cmd);
316 private void enqueueLocked(Command cmd) { method in class:NotificationPlayer

Completed in 221 milliseconds