Home
last modified time | relevance | path

Searched refs:technology (Results 1 – 22 of 22) sorted by relevance

/frameworks/base/nfc/java/android/nfc/
DINfcTag.aidl28 int connect(int nativeHandle, int technology); in connect() argument
42 int setTimeout(int technology, int timeout); in setTimeout() argument
43 int getTimeout(int technology); in getTimeout() argument
46 int getMaxTransceiveLength(int technology); in getMaxTransceiveLength() argument
DINfcCardEmulation.aidl51 boolean overrideRoutingTable(int userHandle, String protocol, String technology); in overrideRoutingTable() argument
DTag.java483 public synchronized boolean setConnectedTechnology(int technology) { in setConnectedTechnology() argument
487 mConnectedTechnology = technology; in setConnectedTechnology()
/frameworks/proto_logging/stats/enums/telephony/satellite/
Denums.proto65 /* Satellite technology unknown */
67 /* 3GPP NB-IoT (Narrowband Internet of Things) over Non-Terrestrial-Networks technology */
69 /* 3GPP 5G NR over Non-Terrestrial-Networks technology */
71 /* 3GPP eMTC (enhanced Machine-Type Communication) over Non-Terrestrial-Networks technology */
73 /* Proprietary technology like Iridium or Bullitt */
/frameworks/base/telephony/java/android/telephony/satellite/
DSatelliteCapabilities.java93 for (int technology : mSupportedRadioTechnologies) { in writeToParcel()
94 out.writeInt(technology); in writeToParcel()
134 for (int technology : mSupportedRadioTechnologies) { in toString()
135 sb.append(technology); in toString()
/frameworks/libs/gsma_services/satellite_client/src/android/telephony/satellite/wrapper/
DSatelliteCapabilitiesWrapper.java102 for (int technology : mSupportedRadioTechnologies) { in toString()
103 sb.append(technology); in toString()
/frameworks/av/media/img_utils/src/
DNOTICE1 This product includes DNG technology under license by Adobe Systems
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
DEventLogTags.logtags42 # GSM radio access technology switched (obsolete)
78 # GSM radio access technology switched (new)
/frameworks/base/core/proto/android/service/
Dbattery.proto56 optional string technology = 13; field
/frameworks/proto_logging/stats/enums/server/connectivity/
Ddata_stall_event.proto65 // Indicate the radio technology at the time of data stall suspected.
/frameworks/proto_logging/stats/enums/media/codec/
Denums.proto50 // The codec technology.
/frameworks/opt/telephony/proto/src/
Dtelephony.proto255 // Radio access technology
354 // Current voice radio technology
357 // Current data radio technology
978 // Radio technology to use
984 // APN to connect to if radio technology is GSM/UMTS
1640 // Preferred technology has changed, should retry with parameters
1641 // appropriate for new technology
1994 // Notification that session access technology has changed
1997 // Notification that session access technology has changed
2429 // Original access technology
[all …]
/frameworks/base/nfc/java/android/nfc/cardemulation/
DCardEmulation.java1265 public boolean overrideRoutingTable(Activity activity, String protocol, String technology) { in overrideRoutingTable() argument
1273 return sService.overrideRoutingTable(UserHandle.myUserId(), protocol, technology); in overrideRoutingTable()
1282 return sService.overrideRoutingTable(UserHandle.myUserId(), protocol, technology); in overrideRoutingTable()
/frameworks/opt/telephony/flags/
Dmisc.aconfig203 description: "This flag changes the method of obtaining IMS registration radio technology"
/frameworks/base/core/proto/android/net/
Dnetworkcapabilities.proto105 // but may take into account link parameters (Radio technology, allocated
/frameworks/base/services/core/java/com/android/server/
DEventLogTags.logtags9 2723 battery_status (status|1|5),(health|1|5),(present|1|5),(plugged|1|5),(technology|3)
/frameworks/base/proto/src/
Dipconnectivity.proto22 // LinkLayer describes a physical link layer technology used by a network.
28 // An unknown link layer technology.
/frameworks/proto_logging/stats/atoms/telephony/satellite/
Dsatellite_extension_atoms.proto126 // Satellite technology to datagram transfer.
/frameworks/proto_logging/stats/enums/telephony/
Denums.proto225 * Unknown SMS technology used to carry the SMS.
/frameworks/proto_logging/stats/
Datoms.proto3297 * Logs changes in mobile radio technology. eg: LTE, EDGE, CDMA.
15451 // Radio access technology (RAT) used when call started.
15454 // Radio access technology (RAT) used when call terminated.
15525 // Radio access technology (RAT) used when call is connected.
15534 // Last known Radio access technology (RAT).
15569 * Pulls voice call radio access technology (RAT) usage.
15581 // Radio access technology.
15603 // Radio access technology (RAT) for voice.
15608 // Radio access technology (RAT) for data.
15825 // Radio access technology (RAT) used for the SMS. It can be IWLAN in case of IMS.
[all …]
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt21383 field public static final java.lang.String EXTRA_TECHNOLOGY = "technology";
/frameworks/base/core/api/
Dcurrent.txt32604 field public static final String EXTRA_TECHNOLOGY = "technology";