Home
last modified time | relevance | path

Searched defs:serial (Results 1 – 25 of 45) sorted by relevance

12

/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DRadioVoiceProxy.java88 public void acceptCall(int serial) throws RemoteException { in acceptCall()
102 public void cancelPendingUssd(int serial) throws RemoteException { in cancelPendingUssd()
116 public void conference(int serial) throws RemoteException { in conference()
133 public void dial(int serial, String address, int clirMode, UUSInfo uusInfo) in dial()
153 public void emergencyDial(int serial, String address, EmergencyNumber emergencyNumberInfo, in emergencyDial()
198 public void exitEmergencyCallbackMode(int serial) throws RemoteException { in exitEmergencyCallbackMode()
212 public void explicitCallTransfer(int serial) throws RemoteException { in explicitCallTransfer()
229 public void getCallForwardStatus(int serial, int cfReason, int serviceClass, String number) in getCallForwardStatus()
259 public void getCallWaiting(int serial, int serviceClass) throws RemoteException { in getCallWaiting()
273 public void getClip(int serial) throws RemoteException { in getClip()
[all …]
DRadioNetworkProxy.java118 public void getAllowedNetworkTypesBitmap(int serial) throws RemoteException { in getAllowedNetworkTypesBitmap()
137 public void getAvailableBandModes(int serial) throws RemoteException { in getAvailableBandModes()
151 public void getAvailableNetworks(int serial) throws RemoteException { in getAvailableNetworks()
165 public void getBarringInfo(int serial) throws RemoteException { in getBarringInfo()
179 public void getCdmaRoamingPreference(int serial) throws RemoteException { in getCdmaRoamingPreference()
193 public void getCellInfoList(int serial) throws RemoteException { in getCellInfoList()
210 public void getDataRegistrationState(int serial, HalVersion overrideHalVersion) in getDataRegistrationState()
233 public void getImsRegistrationState(int serial) throws RemoteException { in getImsRegistrationState()
247 public void getNetworkSelectionMode(int serial) throws RemoteException { in getNetworkSelectionMode()
261 public void getOperator(int serial) throws RemoteException { in getOperator()
[all …]
DRadioModemProxy.java85 public void enableModem(int serial, boolean on) throws RemoteException { in enableModem()
99 public void getBasebandVersion(int serial) throws RemoteException { in getBasebandVersion()
113 public void getDeviceIdentity(int serial) throws RemoteException { in getDeviceIdentity()
128 public void getImei(int serial) throws RemoteException { in getImei()
140 public void getHardwareConfig(int serial) throws RemoteException { in getHardwareConfig()
154 public void getModemActivityInfo(int serial) throws RemoteException { in getModemActivityInfo()
168 public void getModemStackStatus(int serial) throws RemoteException { in getModemStackStatus()
182 public void getRadioCapability(int serial) throws RemoteException { in getRadioCapability()
197 public void nvReadItem(int serial, int itemId) throws RemoteException { in nvReadItem()
212 public void nvResetConfig(int serial, int resetType) throws RemoteException { in nvResetConfig()
[all …]
DRadioSimProxy.java93 public void areUiccApplicationsEnabled(int serial) throws RemoteException { in areUiccApplicationsEnabled()
110 public void changeIccPin2ForApp(int serial, String oldPin2, String newPin2, String aid) in changeIccPin2ForApp()
128 public void changeIccPinForApp(int serial, String oldPin, String newPin, String aid) in changeIccPinForApp()
144 public void enableUiccApplications(int serial, boolean enable) throws RemoteException { in enableUiccApplications()
159 public void getAllowedCarriers(int serial) throws RemoteException { in getAllowedCarriers()
175 public void getCdmaSubscription(int serial) throws RemoteException { in getCdmaSubscription()
189 public void getCdmaSubscriptionSource(int serial) throws RemoteException { in getCdmaSubscriptionSource()
207 public void getFacilityLockForApp(int serial, String facility, String password, in getFacilityLockForApp()
222 public void getIccCardStatus(int serial) throws RemoteException { in getIccCardStatus()
237 public void getImsiForApp(int serial, String aid) throws RemoteException { in getImsiForApp()
[all …]
DRadioMessagingProxy.java91 public void acknowledgeIncomingGsmSmsWithPdu(int serial, boolean success, String ackPdu) in acknowledgeIncomingGsmSmsWithPdu()
108 public void acknowledgeLastIncomingCdmaSms(int serial, boolean success, int cause) in acknowledgeLastIncomingCdmaSms()
133 public void acknowledgeLastIncomingGsmSms(int serial, boolean success, int cause) in acknowledgeLastIncomingGsmSms()
149 public void deleteSmsOnRuim(int serial, int index) throws RemoteException { in deleteSmsOnRuim()
164 public void deleteSmsOnSim(int serial, int index) throws RemoteException { in deleteSmsOnSim()
178 public void getCdmaBroadcastConfig(int serial) throws RemoteException { in getCdmaBroadcastConfig()
192 public void getGsmBroadcastConfig(int serial) throws RemoteException { in getGsmBroadcastConfig()
206 public void getSmscAddress(int serial) throws RemoteException { in getSmscAddress()
221 public void reportSmsMemoryStatus(int serial, boolean available) throws RemoteException { in reportSmsMemoryStatus()
250 public void sendCdmaSms(int serial, byte[] pdu) throws RemoteException { in sendCdmaSms()
[all …]
DRadioDataProxy.java97 public void allocatePduSessionId(int serial) throws RemoteException { in allocatePduSessionId()
112 public void cancelHandover(int serial, int callId) throws RemoteException { in cancelHandover()
128 public void deactivateDataCall(int serial, int cid, int reason) throws RemoteException { in deactivateDataCall()
146 public void getDataCallList(int serial) throws RemoteException { in getDataCallList()
162 public void getSlicingConfig(int serial) throws RemoteException { in getSlicingConfig()
177 public void releasePduSessionId(int serial, int id) throws RemoteException { in releasePduSessionId()
206 public void setDataAllowed(int serial, boolean allow) throws RemoteException { in setDataAllowed()
222 public void setDataProfile(int serial, DataProfile[] profiles, boolean isRoaming) in setDataProfile()
265 public void setDataThrottling(int serial, byte dataThrottlingAction, in setDataThrottling()
283 public void setInitialAttachApn(int serial, DataProfile dataProfile, boolean isRoaming) in setInitialAttachApn()
[all …]
DRadioImsProxy.java96 public void setSrvccCallInfo(int serial, in setSrvccCallInfo()
110 public void updateImsRegistrationInfo(int serial, in updateImsRegistrationInfo()
128 public void startImsTraffic(int serial, int token, int trafficType, int accessNetworkType, in startImsTraffic()
143 public void stopImsTraffic(int serial, int token) in stopImsTraffic()
157 public void triggerEpsFallback(int serial, int reason) in triggerEpsFallback()
173 public void sendAnbrQuery(int serial, int mediaType, int direction, int bitsPerSecond) in sendAnbrQuery()
187 public void updateImsCallStatus(int serial, in updateImsCallStatus()
DRadioConfigProxy.java191 public void getSimSlotStatus(int serial) throws RemoteException { in getSimSlotStatus()
202 public void setPreferredDataModem(int serial, int modemId) throws RemoteException { in setPreferredDataModem()
213 public void getPhoneCapability(int serial) throws RemoteException { in getPhoneCapability()
225 public void setSimSlotsMapping(int serial, List<UiccSlotMapping> slotMapping) in setSimSlotsMapping()
239 public void setNumOfLiveModems(int serial, int numOfLiveModems) throws RemoteException { in setNumOfLiveModems()
253 public void getHalDeviceCapabilities(int serial) throws RemoteException { in getHalDeviceCapabilities()
DRadioConfig.java354 private RILRequest findAndRemoveRequestFromList(int serial) { in findAndRemoveRequestFromList()
376 int serial = responseInfo.serial; in processResponse() local
400 int serial = responseInfo.serial; in processResponse() local
425 int serial = responseInfo.serial; in processResponse_1_6() local
DDataResponse.java47 public void acknowledgeRequest(int serial) { in acknowledgeRequest()
DModemResponse.java49 public void acknowledgeRequest(int serial) { in acknowledgeRequest()
/frameworks/base/tests/JankBench/scripts/
Dadbutil.py11 def am(serial, cmd, args): argument
17 def pm(serial, cmd, args): argument
23 def dumpsys(serial, topic): argument
26 def trace(serial, argument
32 def wake(serial): argument
38 def root(serial): argument
41 def pull(serial, path, dest): argument
44 def shell(serial, cmd): argument
47 def track_logcat(serial, awaited_string, callback): argument
50 def __call_adb(serial, args, block): argument
Ditr_collect.py60 def score_device(name, serial, pull = False, verbose = False): argument
Dcollect.py91 def score_device(name, serial, pull = False, verbose = False): argument
/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/
DTestData.java163 public static byte[] getCertXmlWithSerial(long serial) { in getCertXmlWithSerial()
427 public static byte[] getInsecureCertXmlBytesWithEndpoint1(int serial) { in getInsecureCertXmlBytesWithEndpoint1()
436 public static byte[] getInsecureCertXmlBytesWithEndpoint2(int serial) { in getInsecureCertXmlBytesWithEndpoint2()
/frameworks/libs/systemui/iconloaderlib/src_full_lib/com/android/launcher3/icons/
DSimpleIconCache.java75 long serial = mUserManager.getSerialNumberForUser(user); in getSerialNumberForUser() local
76 mUserSerialMap.put(user.getIdentifier(), serial); in getSerialNumberForUser() local
/frameworks/base/services/core/java/com/android/server/locksettings/recoverablekeystore/certificate/
DCertXml.java46 private final long serial; field in CertXml
51 long serial, in CertXml()
/frameworks/opt/net/wifi/libwifi_system/
Dsupplicant_manager.cpp44 unsigned serial = 0; in StartSupplicant() local
/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/deviceinfo/
DSerialNumberPreferenceControllerTest.java80 final String serial = "123"; in testDisplay_hasSerial_shouldSetSummary() local
/frameworks/av/media/module/codecs/amrnb/dec/src/
Dsp_dec.cpp630 Word16 *serial, /* i : serial bit stream */ in GSMFrameDecode()
/frameworks/av/media/module/codecs/amrnb/enc/src/
Dsp_enc.cpp719 Word16 *serial, /* o : serial bit stream */ in GSMEncodeFrame()
/frameworks/native/libs/binder/tests/
DRpcTlsTestUtils.cpp46 bssl::UniquePtr<BIGNUM> serial(BN_new()); in makeSelfSignedCert() local
/frameworks/base/tests/UsbHostExternalManagmentTest/UsbHostExternalManagmentTestApp/src/com/android/hardware/usb/externalmanagementtest/
DUsbDeviceStateController.java316 public final String serial; field in UsbDeviceStateController.AoapSwitchRequest
319 String description, String version, String uri, String serial) { in AoapSwitchRequest()
/frameworks/base/core/java/android/hardware/
DSensorAdditionalInfo.java51 public final int serial; field in SensorAdditionalInfo
/frameworks/av/media/module/foundation/
DADebug.cpp159 static char serial[PROPERTY_VALUE_MAX]; in getExperimentFlag() local

12