Searched defs:callIdentifier (Results 1 – 4 of 4) sorted by relevance
188 long callIdentifier = UUID.randomUUID().getMostSignificantBits(); in makeBundleCall() local236 private byte[] makeParcelCall(long callIdentifier, byte[] bytes) in makeParcelCall()266 private Parcel fetchResponseParcel(long callIdentifier, byte[] returnBytes) in fetchResponseParcel()
51 protected CallIdentifier callIdentifier; field in CallID
36 public CallIdentifier callIdentifier; field in Join
36 public CallIdentifier callIdentifier; field in Replaces