Searched refs:tunInterface (Results 1 – 2 of 2) sorted by relevance
125 connection.setOnEstablishListener(tunInterface -> { in startConnection()129 setConnection(new Connection(thread, tunInterface)); in startConnection()
46 void onEstablish(ParcelFileDescriptor tunInterface); in onEstablish() argument