Lines Matching refs:Message

21 import android.os.Message;
108 Message response) {
123 Message response) {
138 public synchronized void sendEnvelopeWithStatus(String contents, Message response) {
161 public void setSuppServiceNotifications(boolean enable, Message result) {
165 public void supplyIccPin(String pin, Message result) {
169 public void supplyIccPinForApp(String pin, String aid, Message result) {
173 public void supplyIccPuk(String puk, String newPin, Message result) {
177 public void supplyIccPukForApp(String puk, String newPin, String aid, Message result) {
181 public void supplyIccPin2(String pin2, Message result) {
185 public void supplyIccPin2ForApp(String pin2, String aid, Message result) {
189 public void supplyIccPuk2(String puk2, String newPin2, Message result) {
193 public void supplyIccPuk2ForApp(String puk2, String newPin2, String aid, Message result) {
197 public void changeIccPin(String oldPin, String newPin, Message result) {
201 public void changeIccPinForApp(String oldPin, String newPin, String aidPtr, Message result) {
205 public void changeIccPin2(String oldPin2, String newPin2, Message result) {
209 public void changeIccPin2ForApp(String oldPin2, String newPin2, String aidPtr, Message result) {
214 Message result) {
218 public void supplyNetworkDepersonalization(String netpin, Message result) {
222 public void getCurrentCalls(Message result) {
226 public void getPDPContextList(Message result) {
230 public void getDataCallList(Message result) {
234 public void dial(String address, int clirMode, Message result) {
238 public void dial(String address, int clirMode, UUSInfo uusInfo, Message result) {
242 public void getIMSI(Message result) {
246 public void getIMEI(Message result) {
250 public void getIMEISV(Message result) {
254 public void hangupConnection(int gsmIndex, Message result) {
258 public void hangupWaitingOrBackground(Message result) {
262 public void hangupForegroundResumeBackground(Message result) {
266 public void switchWaitingOrHoldingAndActive(Message result) {
270 public void conference(Message result) {
274 public void setPreferredVoicePrivacy(boolean enable, Message result) {
278 public void getPreferredVoicePrivacy(Message result) {
282 public void separateConnection(int gsmIndex, Message result) {
286 public void acceptCall(Message result) {
290 public void rejectCall(Message result) {
294 public void explicitCallTransfer(Message result) {
298 public void getLastCallFailCause(Message result) {
302 public void getLastPdpFailCause(Message result) {
306 public void getLastDataCallFailCause(Message result) {
310 public void setMute(boolean enableMute, Message response) {
314 public void getMute(Message response) {
318 public void getSignalStrength(Message response) {
322 public void getVoiceRegistrationState(Message response) {
326 public void getDataRegistrationState(Message response) {
330 public void getOperator(Message response) {
334 public void sendDtmf(char c, Message result) {
338 public void startDtmf(char c, Message result) {
342 public void stopDtmf(Message result) {
346 public void sendBurstDtmf(String dtmfString, int on, int off, Message result) {
350 public void sendSMS(String smscPDU, String pdu, Message response) {
354 public void sendSMSExpectMore(String smscPDU, String pdu, Message response) {
358 public void sendCdmaSms(byte[] pdu, Message response) {
363 int retry, int messageRef, Message response) {
368 Message response) {
372 public void deleteSmsOnSim(int index, Message response) {
376 public void deleteSmsOnRuim(int index, Message response) {
380 public void writeSmsToSim(int status, String smsc, String pdu, Message response) {
384 public void writeSmsToRuim(int status, String pdu, Message response) {
388 public void setRadioPower(boolean on, Message response) {
392 public void acknowledgeLastIncomingCdmaSms(boolean success, int cause, Message response) {
397 String pin2, Message response) {
401 public void queryCLIP(Message response) {
405 public void getCLIR(Message response) {
409 public void setCLIR(int clirMode, Message response) {
413 public void queryCallWaiting(int serviceClass, Message response) {
417 public void setCallWaiting(boolean enable, int serviceClass, Message response) {
422 int timeSeconds, Message response) {
427 Message response) {
431 public void setNetworkSelectionModeAutomatic(Message response) {
435 public void setNetworkSelectionModeManual(String operatorNumeric, Message response) {
439 public void getNetworkSelectionMode(Message response) {
443 public void getAvailableNetworks(Message response) {
447 public void getBasebandVersion(Message response) {
452 Message response) {
457 String appId, Message response) {
462 int serviceClass, Message response) {
467 int serviceClass, String appId, Message response) {
471 public void sendUSSD(String ussdString, Message response) {
475 public void cancelPendingUssd(Message response) {
479 public void resetRadio(Message result) {
483 public void setBandMode(int bandMode, Message response) {
487 public void queryAvailableBandMode(Message response) {
491 public void setPreferredNetworkType(int networkType, Message response) {
495 public void getPreferredNetworkType(Message response) {
499 public void getNeighboringCids(Message response) {
503 public void setLocationUpdates(boolean enable, Message response) {
507 public void getSmscAddress(Message result) {
511 public void setSmscAddress(String address, Message result) {
515 public void reportSmsMemoryStatus(boolean available, Message result) {
519 public void reportStkServiceIsRunning(Message result) {
523 public void invokeOemRilRequestRaw(byte[] data, Message response) {
527 public void invokeOemRilRequestStrings(String[] strings, Message response) {
531 public void sendTerminalResponse(String contents, Message response) {
535 public void sendEnvelope(String contents, Message response) {
539 public void handleCallSetupRequestFromSim(boolean accept, Message response) {
543 public void setGsmBroadcastActivation(boolean activate, Message result) {
547 public void setGsmBroadcastConfig(SmsBroadcastConfigInfo[] config, Message response) {
551 public void getGsmBroadcastConfig(Message response) {
555 public void getDeviceIdentity(Message response) {
559 public void getCDMASubscription(Message response) {
563 public void getImsRegistrationState (Message result) {
567 public void sendCDMAFeatureCode(String FeatureCode, Message response) {
575 public void queryCdmaRoamingPreference(Message response) {
579 public void setCdmaRoamingPreference(int cdmaRoamingType, Message response) {
583 public void setCdmaSubscriptionSource(int cdmaSubscriptionType, Message response) {
587 public void getCdmaSubscriptionSource(Message response) {
591 public void setTTYMode(int ttyMode, Message response) {
595 public void queryTTYMode(Message response) {
600 String password, String authType, String protocol, Message result) {
604 public void deactivateDataCall(int cid, int reason, Message result) {
608 public void setCdmaBroadcastActivation(boolean activate, Message result) {
612 public void setCdmaBroadcastConfig(CdmaSmsBroadcastConfigInfo[] configs, Message response) {
616 public void getCdmaBroadcastConfig(Message result) {
620 public void exitEmergencyCallbackMode(Message response) {
624 public void getIccCardStatus(Message result) {
628 public void requestIsimAuthentication(String nonce, Message response) {
632 public void requestIccSimAuthentication(String data, Message response) {
636 public void getVoiceRadioTechnology(Message response) {
640 public void getCellInfoList(Message result) {
644 public void setCellInfoListRate(int rateInMillis, Message response) {
649 String password, Message result) {
653 public void setDataProfile(DataProfile[] dps, Message result) {
657 public void getIMSIForApp(String aid, Message result) {
662 String data, String pin2, String aid, Message response) {
666 public void iccOpenLogicalChannel(String AID, Message response) {
670 public void iccCloseLogicalChannel(int channel, Message response) {
675 int p1, int p2, int p3, String data, Message response) {
680 int p3, String data, Message response) {
684 public void nvReadItem(int itemID, Message response) {
688 public void nvWriteItem(int itemID, String itemValue, Message response) {
692 public void nvWriteCdmaPrl(byte[] preferredRoamingList, Message response) {
696 public void nvResetConfig(int resetType, Message response) {