Home
last modified time | relevance | path

Searched refs:sent (Results 1 – 25 of 73) sorted by relevance

123

/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowLocalBroadcastManager.java69 boolean sent = false; in sendBroadcast()
77 sent = true; in sendBroadcast()
86 return sent; in sendBroadcast()
/packages/apps/Messaging/src/com/android/messaging/datamodel/data/
DMessageData.java279 final String subject, final long sent, final long recieved, in createReceivedSmsMessage() argument
290 message.mSentTimestamp = sent; in createReceivedSmsMessage()
314 final boolean seen, final boolean read, final long sent, in createSmsMessage() argument
320 message.mSentTimestamp = sent; in createSmsMessage()
338 final long size, final int rawStatus, final long expiry, final long sent, in createMmsMessage() argument
344 message.mSentTimestamp = sent; in createMmsMessage()
/packages/services/Car/service/proto/
Dphone_auth.proto9 // Required field representing the escrow token that needs to be sent for authenticating the user
12 // Required field representing the handle associated with the escrow token that needs to be sent
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DReceiveSmsMessageAction.java126 final long sent = messageValues.getAsLong(Sms.DATE_SENT); in executeAction() local
143 participantId, selfId, text, subject, sent, received, seen, read); in executeAction()
/packages/apps/Bluetooth/src/com/android/bluetooth/map/
DBluetoothMapMessageListingElement.java222 public void setSent(String sent) { in setSent() argument
223 this.mSent = sent; in setSent()
DBluetoothMapContent.java516 String sent = null; in setSent() local
518 sent = "yes"; in setSent()
520 sent = "no"; in setSent()
523 Log.d(TAG, "setSent: " + sent); in setSent()
525 e.setSent(sent); in setSent()
/packages/apps/Settings/tests/robotests/src/com/android/settings/applications/
DAppStateNotificationBridgeTest.java380 NotificationsSentState sent = new NotificationsSentState(); in testSummary_recency() local
381 sent.lastSent = System.currentTimeMillis() - (2 * DAY_IN_MILLIS); in testSummary_recency()
387 mContext, sent, R.id.sort_order_recent_notification).toString()).contains("2"); in testSummary_recency()
/packages/apps/Settings/src/com/android/settings/
DRadioInfo.java207 private TextView sent; field in RadioInfo
463 sent = (TextView) findViewById(R.id.sent); in onCreate()
731 sent.setText(""); in unregisterPhoneStateListener()
1115 sent.setText(txPackets + " " + packets + ", " + txBytes + " " + bytes); in updateDataStats2()
/packages/apps/Dialer/java/com/android/dialer/rtt/
Drtt_transcript.proto26 // Whether this message is sent from local device or received from remote
/packages/apps/Dialer/java/com/android/dialer/callintent/
Dcall_initiation_type.proto51 // Call was placed from outside the Dialer (e.g. CALL intent sent
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRadioInfo.java196 private TextView sent; field in RadioInfo
431 sent = (TextView) findViewById(R.id.sent); in onCreate()
1017 sent.setText(txPackets + " " + packets + ", " + txBytes + " " + bytes); in updateDataStats2()
/packages/apps/Dialer/java/com/android/dialer/logging/
Ddialer_impression.proto65 // acknowledges and this is when this impression is sent
278 // sent to dialer settings to grant permission.
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses71 means any form of electronic, verbal, or written communication sent
253 means any form of electronic, verbal, or written communication sent
459 means any form of electronic, verbal, or written communication sent
665 means any form of electronic, verbal, or written communication sent
871 means any form of electronic, verbal, or written communication sent
1077 means any form of electronic, verbal, or written communication sent
1295 means any form of electronic, verbal, or written communication sent
1489 means any form of electronic, verbal, or written communication sent
1683 means any form of electronic, verbal, or written communication sent
1877 means any form of electronic, verbal, or written communication sent
[all …]
/packages/apps/TV/res/raw/
Dthird_party_licenses84 means any form of electronic, verbal, or written communication sent
289 means any form of electronic, verbal, or written communication sent
495 means any form of electronic, verbal, or written communication sent
701 means any form of electronic, verbal, or written communication sent
907 means any form of electronic, verbal, or written communication sent
1113 means any form of electronic, verbal, or written communication sent
1319 means any form of electronic, verbal, or written communication sent
1526 means any form of electronic, verbal, or written communication sent
1732 means any form of electronic, verbal, or written communication sent
1938 means any form of electronic, verbal, or written communication sent
[all …]
/packages/inputmethods/LatinIME/
DNOTICE67 means any form of electronic, verbal, or written communication sent
/packages/apps/Calendar/
DNOTICE67 means any form of electronic, verbal, or written communication sent
/packages/apps/Email/
DNOTICE67 means any form of electronic, verbal, or written communication sent
/packages/providers/DownloadProvider/
DNOTICE67 means any form of electronic, verbal, or written communication sent
/packages/apps/CellBroadcastReceiver/
DNOTICE67 means any form of electronic, verbal, or written communication sent
/packages/providers/CalendarProvider/
DNOTICE67 means any form of electronic, verbal, or written communication sent
/packages/providers/ContactsProvider/
DNOTICE67 means any form of electronic, verbal, or written communication sent
/packages/apps/Stk/
DNOTICE67 means any form of electronic, verbal, or written communication sent
/packages/apps/Dialer/
DLICENSE67 means any form of electronic, verbal, or written communication sent
/packages/apps/TimeZoneUpdater/
DNOTICE67 means any form of electronic, verbal, or written communication sent
/packages/modules/ExtServices/
DNOTICE67 means any form of electronic, verbal, or written communication sent

123