Searched refs:setSpeed (Results 1 – 13 of 13) sorted by relevance
219 public PlaybackParams setSpeed(float speed) { in setSpeed() method in PlaybackParams
1832 params.setSpeed(rate).setPitch(1.0f); in easyPlaybackParams()1835 params.setSpeed(rate).setPitch(1.0f) in easyPlaybackParams()1839 params.setSpeed(rate).setPitch(rate); in easyPlaybackParams()
76 fine.setSpeed(1); in testCoarsen()
156 public TestAccessPointBuilder setSpeed(int speed) { in setSpeed() method in TestAccessPointBuilder
235 location.setSpeed(speed); in createEntry()
453 mState.mInjectedBestLocation.setSpeed(speed); in injectBestLocation()
739 public void setSpeed(float speed) { in setSpeed() method in Location
187 AccessPoint fastAp = new TestAccessPointBuilder(mContext).setSpeed(Speed.FAST).build(); in testCompareTo_GivesHighSpeedBeforeLowSpeed()188 AccessPoint slowAp = new TestAccessPointBuilder(mContext).setSpeed(Speed.SLOW).build(); in testCompareTo_GivesHighSpeedBeforeLowSpeed()
19949 method public void setSpeed(float);23557 method public android.media.PlaybackParams setSpeed(float);
10688 HSPLandroid/location/Location;->setSpeed(F)V
13834 method public void setSpeed(float);
10683 HSPLandroid/location/Location;->setSpeed(F)V
74188 Landroid/widget/VideoView2;->setSpeed(F)V