Lines Matching defs:response

760     public void setMute(boolean enableMute, Message response) {
765 public void getMute(Message response) {
770 public void getSignalStrength(Message response) {
775 public void getVoiceRegistrationState(Message response) {
780 public void getDataRegistrationState(Message response) {
785 public void getOperator(Message response) {
810 public void sendSMS(String smscPDU, String pdu, Message response) {
815 public void sendSMSExpectMore(String smscPDU, String pdu, Message response) {
820 public void sendCdmaSms(byte[] pdu, Message response) {
826 Message response) {
831 public void sendImsCdmaSms(byte[] pdu, int retry, int messageRef, Message response) {
836 public void deleteSmsOnSim(int index, Message response) {
841 public void deleteSmsOnRuim(int index, Message response) {
846 public void writeSmsToSim(int status, String smsc, String pdu, Message response) {
851 public void writeSmsToRuim(int status, String pdu, Message response) {
856 public void setRadioPower(boolean on, Message response) {
861 public void acknowledgeLastIncomingGsmSms(boolean success, int cause, Message response) {
866 public void acknowledgeLastIncomingCdmaSms(boolean success, int cause, Message response) {
871 public void acknowledgeIncomingGsmSmsWithPdu(boolean success, String ackPdu, Message response) {
877 String pin2, Message response) {
883 String data, String pin2, String aid, Message response) {
888 public void queryCLIP(Message response) {
893 public void getCLIR(Message response) {
898 public void setCLIR(int clirMode, Message response) {
903 public void queryCallWaiting(int serviceClass, Message response) {
908 public void setCallWaiting(boolean enable, int serviceClass, Message response) {
914 int timeSeconds, Message response) {
920 Message response) {
925 public void setNetworkSelectionModeAutomatic(Message response) {
930 public void setNetworkSelectionModeManual(String operatorNumeric, Message response) {
935 public void getNetworkSelectionMode(Message response) {
940 public void getAvailableNetworks(Message response) {
945 public void getBasebandVersion(Message response) {
951 Message response) {
957 String appId, Message response) {
963 int serviceClass, Message response) {
969 int serviceClass, String appId, Message response) {
974 public void sendUSSD(String ussdString, Message response) {
979 public void cancelPendingUssd(Message response) {
989 public void setBandMode(int bandMode, Message response) {
994 public void queryAvailableBandMode(Message response) {
999 public void setPreferredNetworkType(int networkType, Message response) {
1004 public void getPreferredNetworkType(Message response) {
1009 public void getNeighboringCids(Message response) {
1014 public void setLocationUpdates(boolean enable, Message response) {
1039 public void invokeOemRilRequestRaw(byte[] data, Message response) {
1044 public void invokeOemRilRequestStrings(String[] strings, Message response) {
1059 public void sendTerminalResponse(String contents, Message response) {
1064 public void sendEnvelope(String contents, Message response) {
1069 public void sendEnvelopeWithStatus(String contents, Message response) {
1074 public void handleCallSetupRequestFromSim(boolean accept, Message response) {
1084 public void setGsmBroadcastConfig(SmsBroadcastConfigInfo[] config, Message response) {
1089 public void getGsmBroadcastConfig(Message response) {
1094 public void getDeviceIdentity(Message response) {
1099 public void getCDMASubscription(Message response) {
1104 public void sendCDMAFeatureCode(String FeatureCode, Message response) {
1114 public void queryCdmaRoamingPreference(Message response) {
1119 public void setCdmaRoamingPreference(int cdmaRoamingType, Message response) {
1124 public void setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response) {
1129 public void getCdmaSubscriptionSource(Message response) {
1134 public void setTTYMode(int ttyMode, Message response) {
1139 public void queryTTYMode(Message response) {
1160 public void setCdmaBroadcastConfig(CdmaSmsBroadcastConfigInfo[] configs, Message response) {
1170 public void exitEmergencyCallbackMode(Message response) {
1185 public void requestIsimAuthentication(String nonce, Message response) {
1191 Message response) {
1206 public void setCellInfoListRate(int rateInMillis, Message response) {
1237 public void iccOpenLogicalChannel(String AID, Message response) {
1242 public void iccCloseLogicalChannel(int channel, Message response) {
1248 int p2, int p3, String data, Message response) {
1254 String data, Message response) {
1259 public void nvReadItem(int itemID, Message response) {
1264 public void nvWriteItem(int itemID, String itemValue, Message response) {
1269 public void nvWriteCdmaPrl(byte[] preferredRoamingList, Message response) {
1274 public void nvResetConfig(int resetType, Message response) {