Searched refs:allocatePduSessionId (Results 1 – 8 of 8) sorted by relevance
681 public void allocatePduSessionId(Message result) { in allocatePduSessionId() method in SipCommandInterface
681 public void allocatePduSessionId(Message result) { in allocatePduSessionId() method in ImsPhoneCommandInterface
1490 public void allocatePduSessionId(Message result) { in allocatePduSessionId() method in SimulatedCommandsVerifier
2432 public void allocatePduSessionId(Message message) { in allocatePduSessionId() method in SimulatedCommands2433 SimulatedCommandsVerifier.getInstance().allocatePduSessionId(message); in allocatePduSessionId()
974 allocatePduSessionId(psi -> { in connect()994 private void allocatePduSessionId(Consumer<Integer> allocateCallback) { in allocatePduSessionId() method in DataConnection998 mPhone.mCi.allocatePduSessionId(msg); in allocatePduSessionId()
2614 default void allocatePduSessionId(Message result) {}; in allocatePduSessionId() method
5776 public void allocatePduSessionId(Message result) { in allocatePduSessionId() method in RIL5785 radioProxy16.allocatePduSessionId(rr.mSerial); in allocatePduSessionId()
486 .allocatePduSessionId(any()); in testConnectEvent()