Lines Matching defs:obtain

6  * You may obtain a copy of the License at
91 static RILRequest obtain(int request, Message result) {
112 rr.mp = Parcel.obtain();
559 p = Parcel.obtain();
664 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_SIM_STATUS, result);
680 RILRequest rr = RILRequest.obtain(RIL_REQUEST_ENTER_SIM_PIN, result);
700 RILRequest rr = RILRequest.obtain(RIL_REQUEST_ENTER_SIM_PUK, result);
721 RILRequest rr = RILRequest.obtain(RIL_REQUEST_ENTER_SIM_PIN2, result);
741 RILRequest rr = RILRequest.obtain(RIL_REQUEST_ENTER_SIM_PUK2, result);
762 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CHANGE_SIM_PIN, result);
783 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CHANGE_SIM_PIN2, result);
797 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CHANGE_BARRING_PASSWORD, result);
811 RILRequest rr = RILRequest.obtain(RIL_REQUEST_ENTER_NETWORK_DEPERSONALIZATION, result);
823 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_CURRENT_CALLS, result);
837 RILRequest rr = RILRequest.obtain(RIL_REQUEST_DATA_CALL_LIST, result);
851 RILRequest rr = RILRequest.obtain(RIL_REQUEST_DIAL, result);
873 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_IMSI, result);
882 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_IMEI, result);
891 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_IMEISV, result);
903 RILRequest rr = RILRequest.obtain(RIL_REQUEST_HANGUP, result);
916 RILRequest rr = RILRequest.obtain(RIL_REQUEST_HANGUP_WAITING_OR_BACKGROUND,
927 = RILRequest.obtain(
938 = RILRequest.obtain(
949 = RILRequest.obtain(RIL_REQUEST_CONFERENCE, result);
958 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_SET_PREFERRED_VOICE_PRIVACY_MODE,
968 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_QUERY_PREFERRED_VOICE_PRIVACY_MODE,
976 = RILRequest.obtain(RIL_REQUEST_SEPARATE_CONNECTION, result);
990 = RILRequest.obtain(RIL_REQUEST_ANSWER, result);
1000 = RILRequest.obtain(RIL_REQUEST_UDUB, result);
1010 = RILRequest.obtain(RIL_REQUEST_EXPLICIT_CALL_TRANSFER, result);
1020 = RILRequest.obtain(RIL_REQUEST_LAST_CALL_FAIL_CAUSE, result);
1041 = RILRequest.obtain(RIL_REQUEST_LAST_DATA_CALL_FAIL_CAUSE, result);
1051 = RILRequest.obtain(RIL_REQUEST_SET_MUTE, response);
1065 = RILRequest.obtain(RIL_REQUEST_GET_MUTE, response);
1075 = RILRequest.obtain(RIL_REQUEST_SIGNAL_STRENGTH, result);
1085 = RILRequest.obtain(RIL_REQUEST_VOICE_REGISTRATION_STATE, result);
1095 = RILRequest.obtain(RIL_REQUEST_DATA_REGISTRATION_STATE, result);
1105 = RILRequest.obtain(RIL_REQUEST_OPERATOR, result);
1115 = RILRequest.obtain(RIL_REQUEST_DTMF, result);
1127 = RILRequest.obtain(RIL_REQUEST_DTMF_START, result);
1139 = RILRequest.obtain(RIL_REQUEST_DTMF_STOP, result);
1148 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_BURST_DTMF, result);
1164 = RILRequest.obtain(RIL_REQUEST_SEND_SMS, result);
1184 = RILRequest.obtain(RIL_REQUEST_CDMA_SEND_SMS, result);
1223 RILRequest rr = RILRequest.obtain(RIL_REQUEST_DELETE_SMS_ON_SIM,
1239 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_DELETE_SMS_ON_RUIM,
1257 RILRequest rr = RILRequest.obtain(RIL_REQUEST_WRITE_SMS_TO_SIM,
1276 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_WRITE_SMS_TO_RUIM,
1316 = RILRequest.obtain(RIL_REQUEST_SETUP_DATA_CALL, result);
1339 = RILRequest.obtain(RIL_REQUEST_DEACTIVATE_DATA_CALL, result);
1353 RILRequest rr = RILRequest.obtain(RIL_REQUEST_RADIO_POWER, result);
1369 = RILRequest.obtain(RIL_REQUEST_SET_SUPP_SVC_NOTIFICATION, result);
1383 = RILRequest.obtain(RIL_REQUEST_SMS_ACKNOWLEDGE, result);
1398 = RILRequest.obtain(RIL_REQUEST_CDMA_SMS_ACKNOWLEDGE, result);
1413 = RILRequest.obtain(RIL_REQUEST_ACKNOWLEDGE_INCOMING_GSM_SMS_WITH_PDU, result);
1431 = RILRequest.obtain(RIL_REQUEST_SIM_IO, result);
1454 = RILRequest.obtain(RIL_REQUEST_GET_CLIR, result);
1464 = RILRequest.obtain(RIL_REQUEST_SET_CLIR, result);
1480 = RILRequest.obtain(RIL_REQUEST_QUERY_CALL_WAITING, response);
1494 = RILRequest.obtain(RIL_REQUEST_SET_CALL_WAITING, response);
1509 = RILRequest.obtain(RIL_REQUEST_SET_NETWORK_SELECTION_AUTOMATIC,
1520 = RILRequest.obtain(RIL_REQUEST_SET_NETWORK_SELECTION_MANUAL,
1534 = RILRequest.obtain(RIL_REQUEST_QUERY_NETWORK_SELECTION_MODE,
1545 = RILRequest.obtain(RIL_REQUEST_QUERY_AVAILABLE_NETWORKS,
1557 = RILRequest.obtain(RIL_REQUEST_SET_CALL_FORWARD, response);
1577 = RILRequest.obtain(RIL_REQUEST_QUERY_CALL_FORWARD_STATUS, response);
1595 = RILRequest.obtain(RIL_REQUEST_QUERY_CLIP, response);
1606 = RILRequest.obtain(RIL_REQUEST_BASEBAND_VERSION, response);
1624 RILRequest rr = RILRequest.obtain(RIL_REQUEST_QUERY_FACILITY_LOCK, response);
1653 = RILRequest.obtain(RIL_REQUEST_SET_FACILITY_LOCK, response);
1674 = RILRequest.obtain(RIL_REQUEST_SEND_USSD, response);
1687 = RILRequest.obtain(RIL_REQUEST_CANCEL_USSD, response);
1698 = RILRequest.obtain(RIL_REQUEST_RESET_RADIO, result);
1707 = RILRequest.obtain(RIL_REQUEST_OEM_HOOK_RAW, response);
1720 = RILRequest.obtain(RIL_REQUEST_OEM_HOOK_STRINGS, response);
1737 = RILRequest.obtain(RIL_REQUEST_SET_BAND_MODE, response);
1757 = RILRequest.obtain(RIL_REQUEST_QUERY_AVAILABLE_BAND_MODE,
1769 RILRequest rr = RILRequest.obtain(
1782 RILRequest rr = RILRequest.obtain(
1795 RILRequest rr = RILRequest.obtain(
1811 RILRequest rr = RILRequest.obtain(
1837 RILRequest rr = RILRequest.obtain(
1856 RILRequest rr = RILRequest.obtain(
1868 RILRequest rr = RILRequest.obtain(
1880 RILRequest rr = RILRequest.obtain(RIL_REQUEST_SET_LOCATION_UPDATES, response);
1894 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GET_SMSC_ADDRESS, result);
1905 RILRequest rr = RILRequest.obtain(RIL_REQUEST_SET_SMSC_ADDRESS, result);
1919 RILRequest rr = RILRequest.obtain(RIL_REQUEST_REPORT_SMS_MEMORY_STATUS, result);
1933 RILRequest rr = RILRequest.obtain(RIL_REQUEST_REPORT_STK_SERVICE_IS_RUNNING, result);
1944 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GSM_GET_BROADCAST_CONFIG, response);
1955 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GSM_SET_BROADCAST_CONFIG, response);
1983 RILRequest rr = RILRequest.obtain(RIL_REQUEST_GSM_BROADCAST_ACTIVATION, response);
1996 RILRequest rr = RILRequest.obtain(RIL_REQUEST_SCREEN_STATE, null);
3578 RILRequest rr = RILRequest.obtain(RIL_REQUEST_DEVICE_IDENTITY, response);
3587 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_SUBSCRIPTION, response);
3604 RILRequest rr = RILRequest.obtain(
3616 RILRequest rr = RILRequest.obtain(
3632 RILRequest rr = RILRequest.obtain(
3649 RILRequest rr = RILRequest.obtain(
3661 RILRequest rr = RILRequest.obtain(
3673 RILRequest rr = RILRequest.obtain(
3690 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_FLASH, response);
3701 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_GET_BROADCAST_CONFIG, response);
3708 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_SET_BROADCAST_CONFIG, response);
3720 RILRequest rr = RILRequest.obtain(RIL_REQUEST_CDMA_BROADCAST_ACTIVATION, response);
3734 RILRequest rr = RILRequest.obtain(RIL_REQUEST_EXIT_EMERGENCY_CALLBACK_MODE, response);
3742 RILRequest rr = RILRequest.obtain(RIL_REQUEST_ISIM_AUTHENTICATION, response);