Lines Matching refs:response

763     public void setMute(boolean enableMute, Message response) {
768 public void getMute(Message response) {
773 public void getSignalStrength(Message response) {
778 public void getVoiceRegistrationState(Message response) {
783 public void getDataRegistrationState(Message response) {
788 public void getOperator(Message response) {
813 public void sendSMS(String smscPDU, String pdu, Message response) {
818 public void sendSMSExpectMore(String smscPDU, String pdu, Message response) {
823 public void sendCdmaSms(byte[] pdu, Message response) {
829 Message response) {
834 public void sendImsCdmaSms(byte[] pdu, int retry, int messageRef, Message response) {
839 public void deleteSmsOnSim(int index, Message response) {
844 public void deleteSmsOnRuim(int index, Message response) {
849 public void writeSmsToSim(int status, String smsc, String pdu, Message response) {
854 public void writeSmsToRuim(int status, String pdu, Message response) {
859 public void setRadioPower(boolean on, Message response) {
864 public void acknowledgeLastIncomingGsmSms(boolean success, int cause, Message response) {
869 public void acknowledgeLastIncomingCdmaSms(boolean success, int cause, Message response) {
874 public void acknowledgeIncomingGsmSmsWithPdu(boolean success, String ackPdu, Message response) {
880 String pin2, Message response) {
886 String data, String pin2, String aid, Message response) {
891 public void queryCLIP(Message response) {
896 public void getCLIR(Message response) {
901 public void setCLIR(int clirMode, Message response) {
906 public void queryCallWaiting(int serviceClass, Message response) {
911 public void setCallWaiting(boolean enable, int serviceClass, Message response) {
917 int timeSeconds, Message response) {
923 Message response) {
928 public void setNetworkSelectionModeAutomatic(Message response) {
933 public void setNetworkSelectionModeManual(String operatorNumeric, Message response) {
938 public void getNetworkSelectionMode(Message response) {
943 public void getAvailableNetworks(Message response) {
948 public void getBasebandVersion(Message response) {
954 Message response) {
960 String appId, Message response) {
966 int serviceClass, Message response) {
972 int serviceClass, String appId, Message response) {
977 public void sendUSSD(String ussdString, Message response) {
982 public void cancelPendingUssd(Message response) {
992 public void setBandMode(int bandMode, Message response) {
997 public void queryAvailableBandMode(Message response) {
1002 public void setPreferredNetworkType(int networkType, Message response) {
1007 public void getPreferredNetworkType(Message response) {
1012 public void setLocationUpdates(boolean enable, Message response) {
1037 public void invokeOemRilRequestRaw(byte[] data, Message response) {
1042 public void invokeOemRilRequestStrings(String[] strings, Message response) {
1057 public void sendTerminalResponse(String contents, Message response) {
1062 public void sendEnvelope(String contents, Message response) {
1067 public void sendEnvelopeWithStatus(String contents, Message response) {
1072 public void handleCallSetupRequestFromSim(boolean accept, Message response) {
1082 public void setGsmBroadcastConfig(SmsBroadcastConfigInfo[] config, Message response) {
1087 public void getGsmBroadcastConfig(Message response) {
1092 public void getDeviceIdentity(Message response) {
1097 public void getCDMASubscription(Message response) {
1102 public void sendCDMAFeatureCode(String FeatureCode, Message response) {
1112 public void queryCdmaRoamingPreference(Message response) {
1117 public void setCdmaRoamingPreference(int cdmaRoamingType, Message response) {
1122 public void setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response) {
1127 public void getCdmaSubscriptionSource(Message response) {
1132 public void setTTYMode(int ttyMode, Message response) {
1137 public void queryTTYMode(Message response) {
1157 public void setCdmaBroadcastConfig(CdmaSmsBroadcastConfigInfo[] configs, Message response) {
1167 public void exitEmergencyCallbackMode(Message response) {
1182 public void requestIsimAuthentication(String nonce, Message response) {
1188 Message response) {
1223 public void iccOpenLogicalChannel(String AID, int p2, Message response) {
1228 public void iccCloseLogicalChannel(int channel, Message response) {
1234 int p2, int p3, String data, Message response) {
1240 String data, Message response) {
1245 public void nvReadItem(int itemID, Message response) {
1250 public void nvWriteItem(int itemID, String itemValue, Message response) {
1255 public void nvWriteCdmaPrl(byte[] preferredRoamingList, Message response) {
1260 public void nvResetConfig(int resetType, Message response) {