HomeSort by relevance Sort by last modified time
    Searched full:playpause (Results 1 - 5 of 5) sorted by null

  /packages/apps/Music/res/layout/
audiopreview.xml 85 android:id="@+id/playpause"
  /frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
EnvReverbTest.java 76 ImageView playPause = (ImageView) findViewById(R.id.playPause1);
80 sPlayerController = new SimplePlayer(this, R.id.playPause1, playPause,
84 sPlayerController.set(this, R.id.playPause1, playPause,
  /packages/apps/Music/src/com/android/music/
AudioPreview.java 317 ImageButton b = (ImageButton) findViewById(R.id.playpause);
  /external/qemu/android/
hw-events.h 217 KEY_CODE(PLAYPAUSE ,164) \
  /external/bluetooth/bluedroid/btif/src/
btif_rc.c 542 /* MusicPlayer uses a long_press_timeout of 1 second for PLAYPAUSE button
    [all...]

Completed in 164 milliseconds