/frameworks/base/nfc/java/android/nfc/ |
D | INfcTag.aidl | 28 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
|
D | INfcCardEmulation.aidl | 51 boolean overrideRoutingTable(int userHandle, String protocol, String technology); in overrideRoutingTable() argument
|
D | Tag.java | 483 public synchronized boolean setConnectedTechnology(int technology) { in setConnectedTechnology() argument 487 mConnectedTechnology = technology; in setConnectedTechnology()
|
/frameworks/proto_logging/stats/enums/telephony/satellite/ |
D | enums.proto | 65 /* 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/ |
D | SatelliteCapabilities.java | 93 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/ |
D | SatelliteCapabilitiesWrapper.java | 102 for (int technology : mSupportedRadioTechnologies) { in toString() 103 sb.append(technology); in toString()
|
/frameworks/av/media/img_utils/src/ |
D | NOTICE | 1 This product includes DNG technology under license by Adobe Systems
|
/frameworks/opt/telephony/src/java/com/android/internal/telephony/ |
D | EventLogTags.logtags | 42 # GSM radio access technology switched (obsolete) 78 # GSM radio access technology switched (new)
|
/frameworks/base/core/proto/android/service/ |
D | battery.proto | 56 optional string technology = 13; field
|
/frameworks/proto_logging/stats/enums/server/connectivity/ |
D | data_stall_event.proto | 65 // Indicate the radio technology at the time of data stall suspected.
|
/frameworks/proto_logging/stats/enums/media/codec/ |
D | enums.proto | 50 // The codec technology.
|
/frameworks/opt/telephony/proto/src/ |
D | telephony.proto | 255 // 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/ |
D | CardEmulation.java | 1265 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/ |
D | misc.aconfig | 203 description: "This flag changes the method of obtaining IMS registration radio technology"
|
/frameworks/base/core/proto/android/net/ |
D | networkcapabilities.proto | 105 // but may take into account link parameters (Radio technology, allocated
|
/frameworks/base/services/core/java/com/android/server/ |
D | EventLogTags.logtags | 9 2723 battery_status (status|1|5),(health|1|5),(present|1|5),(plugged|1|5),(technology|3)
|
/frameworks/base/proto/src/ |
D | ipconnectivity.proto | 22 // LinkLayer describes a physical link layer technology used by a network. 28 // An unknown link layer technology.
|
/frameworks/proto_logging/stats/atoms/telephony/satellite/ |
D | satellite_extension_atoms.proto | 126 // Satellite technology to datagram transfer.
|
/frameworks/proto_logging/stats/enums/telephony/ |
D | enums.proto | 225 * Unknown SMS technology used to carry the SMS.
|
/frameworks/proto_logging/stats/ |
D | atoms.proto | 3297 * 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/ |
D | android-22.txt | 21383 field public static final java.lang.String EXTRA_TECHNOLOGY = "technology";
|
/frameworks/base/core/api/ |
D | current.txt | 32604 field public static final String EXTRA_TECHNOLOGY = "technology";
|