Home
last modified time | relevance | path

Searched refs:pan (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/core/java/android/speech/tts/
DAudioPlaybackQueueItem.java99 private static void setupVolume(MediaPlayer player, float volume, float pan) { in setupVolume() argument
101 final float panning = clip(pan, -1.0f, 1.0f); in setupVolume()
DBlockingAudioTrack.java318 private static void setupVolume(AudioTrack audioTrack, float volume, float pan) { in setupVolume() argument
320 final float panning = clip(pan, -1.0f, 1.0f); in setupVolume()
DTextToSpeechService.java690 AudioOutputParams(int sessionId, float volume, float pan, in AudioOutputParams() argument
694 mPan = pan; in AudioOutputParams()
/frameworks/base/core/java/android/bluetooth/
DBluetoothAdapter.java1826 BluetoothPan pan = new BluetoothPan(context, listener); in getProfileProxy() local
1881 BluetoothPan pan = (BluetoothPan)proxy; in closeProfileProxy() local
1882 pan.close(); in closeProfileProxy()
/frameworks/base/docs/html/training/maps/
Dindex.jd49 zoom, and pan properties of the "camera" perspective of the map. <a class="external-link" href=
/frameworks/base/docs/html/training/gestures/
Dscale.jd18 <li><a href="#pan">Drag to Pan</a></li>
182 <h2 id="pan">Drag to Pan</h2>
193 is called when a user is dragging his finger to pan the content.
Dscroll.jd58 after a pan or fling gesture. The {@code InteractiveChart} sample
134 chart that you can zoom, pan, scroll, and so on. In the following snippet,
253 // The scroller isn't finished, meaning a fling or programmatic pan
/frameworks/base/docs/html/guide/topics/location/
Dindex.jd85 keypresses and touch gestures to pan and zoom the map automatically, including
/frameworks/base/docs/html/guide/topics/manifest/
Dactivity-element.jd1011 pan to make the current focus visible when part of the window is covered by
1070 of the window pan to make the current focus visible on-screen.
/frameworks/base/api/
Dcurrent.txt29187 field public static final java.lang.String KEY_PARAM_PAN = "pan";
Dsystem-current.txt31338 field public static final java.lang.String KEY_PARAM_PAN = "pan";