Searched refs:mStatsLog (Results 1 – 1 of 1) sorted by relevance
436 private final VmsClientLogger mStatsLog; field in VmsClientManager.PublisherConnection446 mStatsLog = statsLog; in PublisherConnection()456 mStatsLog.logConnectionState(ConnectionState.CONNECTING); in bind()469 mStatsLog.logConnectionState(ConnectionState.CONNECTION_ERROR); in bind()528 mStatsLog.logConnectionState(connectionState); in notifyOnDisconnect()537 mStatsLog.logConnectionState(ConnectionState.CONNECTED); in onServiceConnected()