Searched refs:ERROR_SERVICE_DIED (Results 1 – 3 of 3) sorted by relevance
260 TranscodingSession.ERROR_SERVICE_DIED); in onClientDied()1307 ERROR_SERVICE_DIED})1325 public static final int ERROR_SERVICE_DIED = 2; field in MediaTranscodingManager.TranscodingSession
40 field public static final int ERROR_SERVICE_DIED = 2; // 0x2
478 int errorCode = TranscodingSession.ERROR_SERVICE_DIED; in transcode()