Searched refs:allocateCallback (Results 1 – 1 of 1) sorted by relevance
994 private void allocatePduSessionId(Consumer<Integer> allocateCallback) { in allocatePduSessionId() argument997 msg.obj = allocateCallback; in allocatePduSessionId()1000 allocateCallback.accept(PDU_SESSION_ID_NOT_SET); in allocatePduSessionId()