HomeSort by relevance Sort by last modified time
    Searched refs:RENDER (Results 1 - 25 of 32) sorted by null

1 2

  /external/nist-sip/java/javax/sip/header/
ContentDispositionHeader.java 8 String RENDER = "Render";
  /frameworks/base/core/java/android/bluetooth/
BluetoothClass.java 111 public static final int RENDER = 0x040000;
298 if (hasService(Service.RENDER)) {
301 // By the A2DP spec, sinks must indicate the RENDER service.
314 // The render service class is required by the spec for HFP, so is a
316 if (hasService(Service.RENDER)) {
319 // Just in case they forgot the render service class
  /external/nist-sip/java/gov/nist/javax/sip/header/
ParameterNames.java 103 public static final String RENDER = "render";