Lines Matching refs:response

181     public void setMute (boolean enableMute, Message response) {
185 public void getMute (Message response) {
235 int retry, int messageRef, Message response) {
240 Message response) {
248 public void deleteSmsOnSim(int index, Message response) {
252 public void deleteSmsOnRuim(int index, Message response) {
256 public void writeSmsToSim(int status, String smsc, String pdu, Message response) {
260 public void writeSmsToRuim(int status, String pdu, Message response) {
313 public void queryCallWaiting(int serviceClass, Message response) {
318 Message response) {
322 public void setNetworkSelectionModeAutomatic(Message response) {
327 String operatorNumeric, Message response) {
331 public void getNetworkSelectionMode(Message response) {
335 public void getAvailableNetworks(Message response) {
339 public void startNetworkScan(NetworkScanRequest nsr, Message response) {
343 public void stopNetworkScan(Message response) {
348 String number, int timeSeconds, Message response) {
353 String number, Message response) {
357 public void queryCLIP(Message response) {
361 public void getBasebandVersion (Message response) {
366 int serviceClass, Message response) {
371 int serviceClass, String appId, Message response) {
376 String password, int serviceClass, Message response) {
381 String password, int serviceClass, String appId, Message response) {
385 public void sendUSSD (String ussdString, Message response) {
389 public void cancelPendingUssd (Message response) {
397 public void invokeOemRilRequestRaw(byte[] data, Message response) {
401 public void invokeOemRilRequestStrings(String[] strings, Message response) {
405 public void setBandMode (int bandMode, Message response) {
409 public void queryAvailableBandMode (Message response) {
413 public void sendTerminalResponse(String contents, Message response) {
417 public void sendEnvelope(String contents, Message response) {
421 public void sendEnvelopeWithStatus(String contents, Message response) {
426 boolean accept, Message response) {
430 public void setPreferredNetworkType(int networkType , Message response) {
434 public void getPreferredNetworkType(Message response) {
438 public void setLocationUpdates(boolean enable, Message response) {
458 public void getCdmaSubscriptionSource(Message response) {
462 public void getGsmBroadcastConfig(Message response) {
466 public void setGsmBroadcastConfig(SmsBroadcastConfigInfo[] config, Message response) {
470 public void setGsmBroadcastActivation(boolean activate, Message response) {
475 public void getDeviceIdentity(Message response) {
479 public void getCDMASubscription(Message response) {
487 public void queryCdmaRoamingPreference(Message response) {
491 public void setCdmaRoamingPreference(int cdmaRoamingType, Message response) {
495 public void setCdmaSubscriptionSource(int cdmaSubscription , Message response) {
499 public void queryTTYMode(Message response) {
503 public void setTTYMode(int ttyMode, Message response) {
507 public void sendCDMAFeatureCode(String FeatureCode, Message response) {
511 public void getCdmaBroadcastConfig(Message response) {
515 public void setCdmaBroadcastConfig(CdmaSmsBroadcastConfigInfo[] configs, Message response) {
519 public void setCdmaBroadcastActivation(boolean activate, Message response) {
523 public void exitEmergencyCallbackMode(Message response) {
527 public void supplyIccPinForApp(String pin, String aid, Message response) {
531 public void supplyIccPukForApp(String puk, String newPin, String aid, Message response) {
535 public void supplyIccPin2ForApp(String pin2, String aid, Message response) {
539 public void supplyIccPuk2ForApp(String puk2, String newPin2, String aid, Message response) {
543 public void changeIccPinForApp(String oldPin, String newPin, String aidPtr, Message response) {
548 Message response) {
552 public void requestIsimAuthentication(String nonce, Message response) {
556 public void requestIccSimAuthentication(int authContext, String data, String aid, Message response) {
572 public void iccOpenLogicalChannel(String AID, int p2, Message response) {
576 public void iccCloseLogicalChannel(int channel, Message response) {
581 int p1, int p2, int p3, String data, Message response) {
586 int p3, String data, Message response) {
590 public void nvReadItem(int itemID, Message response) {
594 public void nvWriteItem(int itemID, String itemValue, Message response) {
598 public void nvWriteCdmaPrl(byte[] preferredRoamingList, Message response) {
602 public void nvResetConfig(int resetType, Message response) {