Searched defs:connectionTag (Results 1 – 4 of 4) sorted by relevance
223 String connectionTag = connection.getExtras().getString(EXTRA_CONNECTION_TAG); in getConnectionTag() local228 public static SimulatorConnection findConnectionByTag(@NonNull String connectionTag) { in findConnectionByTag()248 String connectionTag = createUniqueConnectionTag(); in createSimulatorConnectionExtras() local
38 @Nullable private String connectionTag; field in SimulatorVideoCall
35 @Nullable private String connectionTag; field in SimulatorRttCall
42 @Nullable private String connectionTag; field in SimulatorVoiceCall