Searched refs:getConnectionStateCount (Results 1 – 2 of 2) sorted by relevance
59 entry.getConnectionStateCount(ConnectionState.CONNECTING),60 entry.getConnectionStateCount(ConnectionState.CONNECTED),61 entry.getConnectionStateCount(ConnectionState.DISCONNECTED),62 entry.getConnectionStateCount(ConnectionState.TERMINATED),63 entry.getConnectionStateCount(ConnectionState.CONNECTION_ERROR));
99 long getConnectionStateCount(int connectionState) { in getConnectionStateCount() method in VmsClientLogger