Searched defs:status (Results 51 - 75 of 693) sorted by last modified time

1234567891011>>

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DConnection.java106 public void onRttModifyResponseReceived(int status); argument
148 public void onRttModifyResponseReceived(int status) {} argument
1065 public void onRttModifyResponseReceived(int status) { argument
1067 l.onRttModifyResponseReceived(status);
H A DIccPhoneBookInterfaceManager.java106 AtomicBoolean status = (AtomicBoolean) ar.userObj;
107 status.set(true);
184 AtomicBoolean status = new AtomicBoolean(false);
185 Message response = mBaseHandler.obtainMessage(EVENT_UPDATE_DONE, status);
190 waitForResult(status);
233 AtomicBoolean status = new AtomicBoolean(false);
234 Message response = mBaseHandler.obtainMessage(EVENT_UPDATE_DONE, status);
238 waitForResult(status);
262 AtomicBoolean status = new AtomicBoolean(false);
263 Message response = mBaseHandler.obtainMessage(EVENT_GET_SIZE_DONE, status);
322 waitForResult(AtomicBoolean status) argument
[all...]
H A DIccSmsInterfaceManager.java198 * @param status new message status (STATUS_ON_ICC_READ,
207 updateMessageOnIccEf(String callingPackage, int index, int status, byte[] pdu) { argument
209 " status=" + status + " ==> " +
220 if (status == STATUS_ON_ICC_FREE) {
237 byte[] record = makeSmsRecordData(status, pdu);
255 * @param status message status (STATUS_ON_ICC_READ, STATUS_ON_ICC_UNREAD,
260 public boolean copyMessageToIccEf(String callingPackage, int status, byt argument
756 makeSmsRecordData(int status, byte[] pdu) argument
[all...]
H A DLinkCapacityEstimate.java42 public final int status; // either STATUS_ACTIVE, STATUS_SUSPENDED, or INVALID field in class:LinkCapacityEstimate
45 public LinkCapacityEstimate(int downlinkCapacityKbps, int confidence, int status) { argument
48 this.status = status;
57 this.status = INVALID;
69 .append(", status=")
70 .append(status)
H A DProxyController.java83 // record each phone's set radio capability status
269 logd("setRadioCapability: phoneId=" + phoneId + " status=STARTING");
360 logd("onStartRadioCapabilityResponse: phoneId=" + id + " status=FAIL");
364 logd("onStartRadioCapabilityResponse: phoneId=" + id + " status=STARTED");
394 logd("onStartRadioCapabilityResponse: phoneId=" + i + " status=APPLYING");
418 logd("onApplyRadioCapabilityResponse: phoneId=" + id + " status=FAIL");
450 logd("onNotificationRadioCapabilityChanged: phoneId=" + id + " status=FAIL");
454 logd("onNotificationRadioCapabilityChanged: phoneId=" + id + " status=SUCCESS");
509 // Reset the status counter as existing session failed
512 // send FINISH request with fail status an
604 sendRadioCapabilityRequest(int phoneId, int sessionId, int rcPhase, int radioFamily, String logicalModemId, int status, int eventId) argument
[all...]
H A DRIL.java1412 cfInfo.status = action;
2070 public void writeSmsToSim(int status, String smsc, String pdu, Message result) { argument
2071 status = translateStatus(status);
2080 + " " + status);
2084 args.status = status;
2758 public void writeSmsToRuim(int status, String pdu, Message result) { argument
2759 status = translateStatus(status);
4024 translateStatus(int status) argument
[all...]
H A DRadioCapability.java43 * RIL_RadioCapability. status = 0, if any START's fail no APPLY will
108 /** Return status and an input parameter for RC_Phase_FINISH */
124 * @param status tell modem the action transaction of
128 int radioAccessFamily, String logicalModemUuid, int status) {
134 mStatus = status;
193 * get request status.
195 * @return status and an input parameter for RC_PHASE_FINISH
127 RadioCapability(int phoneId, int session, int phase, int radioAccessFamily, String logicalModemUuid, int status) argument
H A DRadioIndication.java280 int status;
281 switch (config.status) {
283 status = PhysicalChannelConfig.CONNECTION_PRIMARY_SERVING;
286 status = PhysicalChannelConfig.CONNECTION_SECONDARY_SERVING;
291 + config.status);
292 status = PhysicalChannelConfig.CONNECTION_UNKNOWN;
296 response.add(new PhysicalChannelConfig(status, config.cellBandwidthDownlink));
509 public void cdmaOtaProvisionStatus(int indicationType, int status) { argument
513 response[0] = status;
806 ssData.cfInfo[i].status
[all...]
H A DRadioResponse.java99 * @param cardStatus ICC card status as defined by CardStatus in types.hal
107 * @param cardStatus ICC card status as defined by CardStatus in 1.2/types.hal
624 * @param status indicates CLIP status
626 public void getClipResponse(RadioResponseInfo responseInfo, int status) { argument
627 responseInts(responseInfo, status);
1206 * @param statusInfo LceStatusInfo indicating LCE status
1215 * @param statusInfo LceStatusInfo indicating LCE status
1310 * @param keepaliveStatus status of the keepalive with a handle for the session
1764 ret[i].status
1778 convertOpertatorInfoToString(int status) argument
[all...]
H A DSMSDispatcher.java134 /** Handle status report from {@code CdmaInboundSmsHandler}. */
250 * Pass the Message object to subclass to handle. Currently used to pass CDMA status reports
252 * @param o the SmsMessage containing the status report
258 /* TODO: Need to figure out how to keep track of status report routing in a
260 * we will lose this list and any status reports that come in after
263 /** Sent messages awaiting a delivery status report. */
667 // Expecting a status report. Add it to the list.
780 * raw pdu of the status report is in the extended data ("pdu").
936 * to the recipient. The raw pdu of the status report is in the
1122 * raw pdu of the status repor
1551 updateSentMessageStatus(Context context, int status) argument
[all...]
H A DUiccSmsController.java61 updateMessageOnIccEfForSubscriber(int subId, String callingPackage, int index, int status, argument
65 return iccSmsIntMgr.updateMessageOnIccEf(callingPackage, index, status, pdu);
74 public boolean copyMessageToIccEfForSubscriber(int subId, String callingPackage, int status, argument
78 return iccSmsIntMgr.copyMessageToIccEf(callingPackage, status, pdu, smsc);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDataConnection.java895 * bit to overcome user-disabled status. This allows us to handle the common case
1151 log("setLinkProperties: error clearing LinkProperties status="
2148 protected void networkStatus(int status, String redirectUrl) { argument
2150 log("validation status: " + status + " with redirection URL: " + redirectUrl);
2191 KeepaliveRecord(int slotId, int status) { argument
2193 this.currentStatus = status;
2254 // Switch on the current state, to see what we do with the status update
2257 loge("Inactive Keepalive received status!");
2270 log("Pending Keepalive received active status!");
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/euicc/
H A DEuiccConnector.java198 /** Called when the getting OTA status lookup has completed. */
199 void onGetOtaStatusComplete(@OtaStatus int status); argument
206 * Called when OTA status is changed to {@link EuiccM}. */
207 void onOtaStatusChanged(int status); argument
398 /** Asynchronously get OTA status. */
850 public void onSuccess(@OtaStatus int status) {
853 .onGetOtaStatusComplete(status);
864 public void onOtaStatusChanged(int status)
866 if (status == EuiccManager.EUICC_OTA_IN_PROGRESS) {
869 .onOtaStatusChanged(status);
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ims/
H A DImsServiceController.java279 + mFeatureType + ", status=" + featureStatus);
482 // notify the new status callback of the features that are available.
662 private void sendImsFeatureStatusChanged(int slot, int feature, int status) { argument
667 callbacks.imsStatusChanged(slot, feature, status);
713 // Remove status callbacks from list.
H A DMmTelFeatureCompatAdapter.java96 public void onGetFeatureResponse(int feature, int network, int value, int status) argument
108 public void onSetFeatureResponse(int feature, int network, int value, int status) argument
120 public void onGetVideoQuality(int status, int quality) throws RemoteException { argument
124 public void onSetVideoQuality(int status) throws RemoteException { argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/imsphone/
H A DImsPhoneCommandInterface.java265 public void writeSmsToSim(int status, String smsc, String pdu, Message response) { argument
269 public void writeSmsToRuim(int status, String pdu, Message response) { argument
H A DImsPhoneConnection.java110 // This reflects the RTT status as reported to us by the IMS stack via the media profile.
1208 * @param status The status of the original request.
1213 public void onReceiveSessionModifyResponse(int status, VideoProfile requestProfile, argument
1215 if (status == android.telecom.Connection.VideoProvider.SESSION_MODIFY_REQUEST_SUCCESS &&
/frameworks/opt/telephony/src/java/com/android/internal/telephony/sip/
H A DSipCommandInterface.java266 public void writeSmsToSim(int status, String smsc, String pdu, Message response) { argument
270 public void writeSmsToRuim(int status, String pdu, Message response) { argument
/frameworks/opt/telephony/src/java/com/android/internal/telephony/test/
H A DSimulatedCommands.java1116 public void writeSmsToSim(int status, String smsc, String pdu, Message response) { argument
1117 Rlog.d(LOG_TAG, "Write SMS to SIM with status " + status);
1122 public void writeSmsToRuim(int status, String pdu, Message response) { argument
1123 Rlog.d(LOG_TAG, "Write SMS to RUIM with status " + status);
1150 mSetupDataCallResult.status = 0;
H A DSimulatedCommandsVerifier.java863 public void writeSmsToSim(int status, String smsc, String pdu, Message response) { argument
868 public void writeSmsToRuim(int status, String pdu, Message response) { argument
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DNotifyRespInd.java31 * @param status the status value
38 int status) throws InvalidHeaderValueException {
43 setStatus(status);
36 NotifyRespInd(int mmsVersion, byte[] transactionId, int status) argument
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/euicc/
H A DEuiccControllerTest.java131 // Number of OTA status changed.
224 callGetOtaStatus(true /* success */, 1 /* status */);
230 assertEquals(1, callGetOtaStatus(true /* success */, 1 /* status */));
238 callGetOtaStatus(false /* success */, 1 /* status */));
874 private int callGetOtaStatus(final boolean success, final int status) { argument
880 cb.onGetOtaStatusComplete(status);
891 final boolean serviceAvailable, int status) {
899 cb.onOtaStatusChanged(status);
890 callStartOtaUpdatingIfNecessary( final boolean serviceAvailable, int status) argument
/frameworks/opt/photoviewer/src/com/android/ex/photo/loaders/
H A DPhotoBitmapLoaderInterface.java20 public int status; field in class:PhotoBitmapLoaderInterface.BitmapResult
/frameworks/opt/setupwizard/tools/docs/
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...
/frameworks/opt/net/lowpan/lowpan_hdlc_adapter/
H A Dlowpan_hdlc_adapter.cpp111 Return<void> onEvent(LowpanEvent event, LowpanStatus status) override {
134 mOpenError = int(status);
137 switch (status) {
149 ALOGW("Unknown error %d", status);
296 auto status = service->open(callback); local
297 if (status.isOk()) {
298 if (status == LowpanStatus::OK) {
301 ALOGE("%s: open() failed: (%d).", serviceName, LowpanStatus(status));

Completed in 2591 milliseconds

1234567891011>>