Home
last modified time | relevance | path

Searched refs:Sent (Results 1 – 25 of 27) sorted by relevance

12

/aosp12/hardware/interfaces/biometrics/fingerprint/2.1/
H A DIBiometricsFingerprintClientCallback.hal24 * Sent when one enrollment step is complete.
33 * Sent when a fingerprint image is acquired by the sensor
42 * Sent when a fingerprint is authenticated
51 * Sent when a fingerprint error occurs
60 * Sent when one template is removed
69 * Sent when one fingerprint template is enumerated
/aosp12/frameworks/proto_logging/stats/enums/stats/hdmi/
H A Denums.proto71 OUTGOING = 2; // Sent from this device.
72 INCOMING = 3; // Sent to this device.
73 TO_SELF = 4; // Sent from this device, to this device. Indicates a bug.
/aosp12/packages/modules/adb/client/
H A Dincremental_server.cpp238 enum class SendResult { Sent, Skipped, Error }; enumerator
462 return SendResult::Sent; in SendDataBlock()
488 res == SendResult::Sent) { in RunPrefetching()
496 if (auto res = SendDataBlock(file.id, i); res == SendResult::Sent) { in RunPrefetching()
621 } else if (res == SendResult::Sent) { in Serve()
/aosp12/hardware/interfaces/biometrics/fingerprint/2.2/
H A DIBiometricsFingerprintClientCallback.hal27 * Sent when a fingerprint image is acquired by the sensor
/aosp12/frameworks/base/core/java/android/provider/
H A DTelephony.java653 public static final class Sent implements BaseColumns, TextBasedSmsColumns { class in Telephony.Sms
659 private Sent() { in Sent() method in Telephony.Sms.Sent
3020 public static final class Sent implements BaseMmsColumns { class in Telephony.Mms
3026 private Sent() { in Sent() method in Telephony.Mms.Sent
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/mapclient/
H A DMapClientContent.java225 : Sms.Sent.CONTENT_URI; in storeSms()
320 contentUri = Mms.Sent.CONTENT_URI; in storeMms()
/aosp12/hardware/interfaces/radio/1.1/
H A DIRadio.hal33 * encrypt the IMSI and IMPI. Sent by the framework during boot, carrier
/aosp12/packages/services/Mms/src/com/android/mms/service/
H A DMmsService.java671 insertUri = Telephony.Sms.Sent.CONTENT_URI; in importSms()
720 insertUri = Telephony.Mms.Sent.CONTENT_URI; in importMms()
H A DSendRequest.java205 Telephony.Mms.Sent.CONTENT_URI, in persistIfRequired()
/aosp12/hardware/interfaces/radio/1.0/
H A DIRadioIndication.hal174 * Indicates that SMS storage on the SIM is full. Sent when the network
399 * Sent when setRadioCapability() completes.
/aosp12/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
H A DPduPersister.java218 MESSAGE_BOX_MAP.put(Mms.Sent.CONTENT_URI, Mms.MESSAGE_BOX_SENT); in MESSAGE_BOX_MAP.put()
/aosp12/frameworks/base/telephony/common/com/google/android/mms/pdu/
H A DPduPersister.java210 MESSAGE_BOX_MAP.put(Mms.Sent.CONTENT_URI, Mms.MESSAGE_BOX_SENT); in MESSAGE_BOX_MAP.put()
/aosp12/hardware/interfaces/radio/1.6/
H A DIRadio.hal533 * encrypt the IMSI and IMPI. Sent by the framework during boot, carrier
/aosp12/hardware/interfaces/wifi/1.0/
H A Dtypes.hal2109 * Sent over air and ACKed.
2113 * Sent over air but not ACKed. (Normal for broadcast/multicast.)
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DSMSDispatcher.java2198 final Uri uri = resolver.insert(Telephony.Sms.Sent.CONTENT_URI, values); in persistSentMessageIfRequired()
/aosp12/packages/apps/Messaging/src/com/android/messaging/sms/
H A DMmsUtils.java942 Mms.Sent.CONTENT_URI, in insertSendReq()
/aosp12/frameworks/base/boot/
H A Dpreloaded-classes6000 android.provider.Telephony$Mms$Sent
6006 android.provider.Telephony$Sms$Sent
H A Dboot-image-profile.txt29392 Landroid/provider/Telephony$Mms$Sent;
29398 Landroid/provider/Telephony$Sms$Sent;
/aosp12/frameworks/base/config/
H A Dpreloaded-classes5998 android.provider.Telephony$Mms$Sent
6004 android.provider.Telephony$Sms$Sent
H A Dboot-image-profile.txt39029 Landroid/provider/Telephony$Mms$Sent;
39035 Landroid/provider/Telephony$Sms$Sent;
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt35807 …public static final class Telephony.Mms.Sent implements android.provider.Telephony.BaseMmsColumns {
35917 …public static final class Telephony.Sms.Sent implements android.provider.BaseColumns android.provi…
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt25686 …public static final class Telephony.Mms.Sent implements android.provider.Telephony.BaseMmsColumns {
25774 …public static final class Telephony.Sms.Sent implements android.provider.BaseColumns android.provi…
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt46551 Landroid/provider/Telephony$Mms$Sent;-><init>()V
46591 Landroid/provider/Telephony$Sms$Sent;-><init>()V
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dlt_wordlist.combined.gz1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ...

12