HomeSort by relevance Sort by last modified time
    Searched defs:SILENCE (Results 1 - 4 of 4) sorted by null

  /frameworks/base/telecomm/java/android/telecom/
ParcelableCallAnalytics.java 116 public static final int SILENCE = 201;
  /cts/tests/tests/media/src/android/media/cts/
VolumeShaperTest.java 70 private static final VolumeShaper.Configuration SILENCE =
572 shapers[i] = player.createVolumeShaper(SILENCE);
595 VolumeShaper volumeShaper = player.createVolumeShaper(SILENCE);
620 VolumeShaper volumeShaper = player.createVolumeShaper(SILENCE);
738 VolumeShaper volumeShaper = player.createVolumeShaper(SILENCE);
783 VolumeShaper volumeShaper = player.createVolumeShaper(SILENCE);
    [all...]
  /frameworks/base/core/java/android/os/
ParcelFileDescriptor.java 776 if (status == Status.SILENCE) return;
    [all...]
  /packages/services/Telecomm/src/com/android/server/telecom/
LogUtils.java 104 public static final String SILENCE = "SILENCE";

Completed in 99 milliseconds