Searched defs:ERROR_DISCONNECTED (Results 1 – 3 of 3) sorted by relevance
29 public static final int ERROR_DISCONNECTED = 1; field in CallStateException
55 public static final int ERROR_DISCONNECTED = 0; // Does not clash with ERROR_... field in BlockingCameraManager.BlockingOpenException
42 const int ERROR_DISCONNECTED = 4; field