Searched refs:getModemStackStatus (Results 1 – 2 of 2) sorted by relevance
168 public void getModemStackStatus(int serial) throws RemoteException { in getModemStackStatus() method in RadioModemProxy171 mModemProxy.getModemStackStatus(serial); in getModemStackStatus()173 mRadioProxy.getModemStackStatus(serial); in getModemStackStatus()
1740 modemProxy.getModemStackStatus(rr.mSerial); in getModemStatus()