Searched refs:ERROR_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
326 if (error != StreamConfiguration.ERROR_DISCONNECTED) { in testConfiguration()328 + ", expected " + StreamConfiguration.ERROR_DISCONNECTED); in testConfiguration()
67 public static final int ERROR_DISCONNECTED = -899; // must match Oboe field in StreamConfiguration