Searched refs:allocatePduSessionId (Results 1 – 9 of 9) sorted by relevance
681 public void allocatePduSessionId(Message result) { in allocatePduSessionId() method in ImsPhoneCommandInterface
681 public void allocatePduSessionId(Message result) { in allocatePduSessionId() method in SipCommandInterface
486 .allocatePduSessionId(any()); in testConnectEvent()543 .allocatePduSessionId(any()); in testConnectOnIwlan()
297 oneway allocatePduSessionId(int32_t serial);301 * allocatePduSessionId.
2433 public void allocatePduSessionId(Message message) { in allocatePduSessionId() method in SimulatedCommands2434 SimulatedCommandsVerifier.getInstance().allocatePduSessionId(message); in allocatePduSessionId()
1490 public void allocatePduSessionId(Message result) { in allocatePduSessionId() method in SimulatedCommandsVerifier
973 allocatePduSessionId(psi -> { in connect()993 private void allocatePduSessionId(Consumer<Integer> allocateCallback) { in allocatePduSessionId() method in DataConnection997 mPhone.mCi.allocatePduSessionId(msg); in allocatePduSessionId()
2634 default void allocatePduSessionId(Message result) {}; in allocatePduSessionId() method
5832 public void allocatePduSessionId(Message result) { in allocatePduSessionId() method in RIL5841 radioProxy16.allocatePduSessionId(rr.mSerial); in allocatePduSessionId()