Searched refs:sending (Results 1 – 13 of 13) sorted by relevance
33 * Must start (or stop) sending callbacks immediately as requested.56 * Server must drop all references to callback and stop sending events.
9 the system. This includes making phone calls, sending SMS/MMS, and connecting
37 // automatic means, without per-sending user consent. The user
43 --ei period: system sleep time between sending each package, unit: ms, default: 5000
152 public void setSending(boolean sending) { in setSending() argument153 int visibility = sending ? View.VISIBLE : View.GONE; in setSending()
12 * For example, the time it takes from sending an Intent to start a Service
336 boolean sending = mProgressBar.getVisibility() == VISIBLE; in onNotificationUpdateOrReset()338 if (sending) { in onNotificationUpdateOrReset()
51 // carrier's MMSC for sending and receiving MMS messages.
458 message = mContext.getText(com.android.internal.R.string.sending); in handleCommand()
676 // Sending SMS over IMS failed. Fallback to sending the SMS over CS.
4088 // Time when the system starts sending LOCKED_BOOT_COMPLETED broadcast.4091 // Time when the system starts sending BOOT_COMPLETED broadcast.5416 // frequencies are given here as the alternative is sending eight separate atoms. This method
3627 * with scores lower than the threshold are filtered before sending3803 * threshold are filtered before sending to the NMS algorithm. The
93976 Lcom/android/internal/R$string;->sending:I