Searched refs:getCallbackId (Results 1 – 8 of 8) sorted by relevance
60 private static int getCallbackId(int callbackInt) { in getCallbackId() method in CallbackQueue82 final int callbackId = getCallbackId(value); in forEach()121 final int callbackId = getCallbackId(item); in valueToString()
71 String getCallbackId(); in getCallbackId() method
42 public String getCallbackId() { in getCallbackId() method in CachedMuteStateChange
45 public String getCallbackId() { in getCallbackId() method in CachedCallEventQueue
46 public String getCallbackId() { in getCallbackId() method in CachedCurrentEndpointChange
49 public String getCallbackId() { in getCallbackId() method in CachedVideoStateChange
47 public String getCallbackId() { in getCallbackId() method in CachedAvailableEndpointsChange
907 callback.getCallbackId(), k -> new ArrayList<>()); in cacheServiceCallback()