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

/frameworks/base/media/java/android/media/
H A DVolumeShaper.java54 mId = applyPlayer(configuration, new Operation.Builder().defer().build());
78 /* void */ applyPlayer(new VolumeShaper.Configuration(mId), operation);
109 mId = applyPlayer(
144 /* void */ applyPlayer(
168 private int applyPlayer( method in class:VolumeShaper

Completed in 70 milliseconds