Searched refs:ERROR_DISCONNECTED (Results 1 – 2 of 2) sorted by relevance
60 public static final int ERROR_DISCONNECTED = -899; // must match Oboe field in StreamBase
345 if (error != OboePlayer.ERROR_DISCONNECTED) { in runTest()393 if (error != OboePlayer.ERROR_DISCONNECTED) { in runTest()