Searched refs:getAllowedNetworkTypesBitmap (Results 1 – 8 of 8) sorted by relevance
116 public void getAllowedNetworkTypesBitmap(int serial) throws RemoteException { in getAllowedNetworkTypesBitmap() method in RadioNetworkProxy119 mNetworkProxy.getAllowedNetworkTypesBitmap(serial); in getAllowedNetworkTypesBitmap()121 ((android.hardware.radio.V1_6.IRadio) mRadioProxy).getAllowedNetworkTypesBitmap(serial); in getAllowedNetworkTypesBitmap()
1550 void getAllowedNetworkTypesBitmap(Message response); in getAllowedNetworkTypesBitmap() method
3008 networkProxy.getAllowedNetworkTypesBitmap(rr.mSerial); in getPreferredNetworkType()3041 public void getAllowedNetworkTypesBitmap(Message result) { in getAllowedNetworkTypesBitmap() method in RIL3056 networkProxy.getAllowedNetworkTypesBitmap(rr.mSerial); in getAllowedNetworkTypesBitmap()
2644 mCi.getAllowedNetworkTypesBitmap(response); in getAllowedNetworkTypesBitmask()
1093 mCi.getAllowedNetworkTypesBitmap( in reRegisterNetwork()
427 public void getAllowedNetworkTypesBitmap(Message response) { in getAllowedNetworkTypesBitmap() method in ImsPhoneCommandInterface
1043 public void getAllowedNetworkTypesBitmap(Message response) { in getAllowedNetworkTypesBitmap() method in SimulatedCommandsVerifier
1199 public void getAllowedNetworkTypesBitmap(Message response) { in getAllowedNetworkTypesBitmap() method in SimulatedCommands1200 SimulatedCommandsVerifier.getInstance().getAllowedNetworkTypesBitmap(response); in getAllowedNetworkTypesBitmap()