Searched refs:onStartComplete (Results 1 – 1 of 1) sorted by relevance
180 mSessionFuture.addListener(this::onStartComplete, mContext.getMainExecutor()); in run()204 private void onStartComplete() { in onStartComplete() method