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

/frameworks/base/media/java/android/media/
H A DAudioTrack.java544 if (shouldEnablePowerSaving(mAttributes, format, bufferSizeInBytes, mode)) {
875 if (!shouldEnablePowerSaving(mAttributes, mFormat, mBufferSizeInBytes, mMode)) {
932 private static boolean shouldEnablePowerSaving( method in class:AudioTrack

Completed in 372 milliseconds