OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:voicemail
(Results
51 - 75
of
252
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
/packages/apps/Phone/src/com/android/phone/
Constants.java
88
* We tried to call a
voicemail
: URI but the device has no
89
*
voicemail
number configured.
135
public static final String SCHEME_VOICEMAIL = "
voicemail
";
CallFeaturesSetting.java
72
* features related to phone calls (including
voicemail
settings, SIP
96
// Extra put in the return from VM provider config containing
voicemail
number to set
167
/** Event for Async
voicemail
change call */
184
/** Handle to
voicemail
pref */
199
// dialog identifiers for
voicemail
208
// special statuses for
voicemail
controls.
355
* Flag indicating that we are invoking settings for the
voicemail
provider programmatically
395
/** string to hold old
voicemail
number as it is being updated. */
414
*
voicemail
providers so we can tell whether we have to update them,
533
// update the
voicemail
number field, which takes care of th
[
all
...]
/packages/providers/ContactsProvider/
AndroidManifest.xml
7
android:name="com.android.
voicemail
.permission.READ_WRITE_ALL_VOICEMAIL"
57
android:authorities="com.android.
voicemail
"
59
android:permission="com.android.
voicemail
.permission.ADD_VOICEMAIL">
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
BaseVoicemailProviderTest.java
34
* Base class for all tests that require interacting with the
voicemail
content provider.
38
"com.android.
voicemail
.permission.READ_WRITE_ALL_VOICEMAIL";
40
"com.android.
voicemail
.permission.ADD_VOICEMAIL";
/packages/apps/Contacts/res/values/
strings.xml
173
<string name="menu_redirect_calls_to_vm">All calls to
voicemail
</string>
255
<!-- Check box label that allows calls to the contact to be sent directly to
voicemail
-->
256
<string name="send_to_voicemail_checkbox">Send calls directly to
voicemail
</string>
412
<!-- Menu item used to delete a
voicemail
. [CHAR LIMIT=30] -->
413
<string name="recentCalls_trashVoicemail">Delete
voicemail
</string>
415
<!-- Menu item used to share a
voicemail
. [CHAR LIMIT=30] -->
416
<string name="recentCalls_shareVoicemail">Share
voicemail
</string>
436
<!-- String used for displaying calls to the
voicemail
number in the call log -->
437
<string name="
voicemail
">
Voicemail
</string
[
all
...]
/packages/apps/Contacts/res/values-tl/
strings.xml
67
<string name="menu_redirect_calls_to_vm" msgid="4181789196416396656">"Lahat ng tawag sa
voicemail
"</string>
94
<string name="send_to_voicemail_checkbox" msgid="9001686764070676353">"Ipadala ang mga tawag nang direkta sa
voicemail
"</string>
146
<string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Tanggalin ang
voicemail
"</string>
147
<string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Ibahagi ang
voicemail
"</string>
154
<string name="
voicemail
" msgid="3851469869202611441">"
Voicemail
"</string>
181
<string name="type_voicemail" msgid="5153139450668549908">"
Voicemail
"</string>
203
<string name="description_voicemail_button" msgid="3402506823655455591">"
voicemail
"</string>
[
all
...]
/packages/apps/Phone/res/values/
strings.xml
158
<!-- missing
voicemail
number -->
159
<!-- Title of the "Missing
voicemail
number" dialog -->
160
<string name="no_vm_number">Missing
voicemail
number</string>
161
<!-- Body text of the "Missing
voicemail
number" dialog -->
162
<string name="no_vm_number_msg">No
voicemail
number is stored on the SIM card.</string>
163
<!-- Button label on the "Missing
voicemail
number" dialog -->
220
<string name="
voicemail
">
Voicemail
</string>
221
<!-- Call forwarding dialog box,
voicemail
number prefix -->
348
<!--
voicemail
setting strings --
[
all
...]
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/logging/
Logger.java
17
package com.example.android.
voicemail
.common.logging;
/development/samples/VoicemailProviderDemo/src/com/example/android/voicemail/common/utils/
DbQueryUtils.java
17
package com.example.android.
voicemail
.common.utils;
/packages/apps/Contacts/res/layout/
call_detail_history_header.xml
46
<!--
Voicemail
controls -->
/packages/apps/Contacts/res/layout-land/
dialpad_fragment.xml
44
<!-- Horizontal row of buttons (
Voicemail
+ DialButton + Delete.) -->
/packages/apps/Contacts/src/com/android/contacts/calllog/
CallLogQueryHandler.java
20
import com.android.contacts.
voicemail
.VoicemailStatusHelperImpl;
63
/** The token for the query to fetch
voicemail
status messages. */
150
* Fetches the list of calls from the call log but include only the
voicemail
.
181
// Add a clause to fetch only items of type
voicemail
.
DefaultVoicemailNotifier.java
105
// recent
voicemail
.
108
// Determine the call corresponding to the new
voicemail
we have to notify about.
162
// Open the
voicemail
directly.
194
/** Information about a new
voicemail
. */
/packages/apps/VoiceDialer/res/values-da/
strings.xml
22
<string name="examples" msgid="2100807337052050741">" Eksempler: "<b>" "\n"\"Ring til Peter Hansen\" "\n"\"Ring til Peter Hansen hjemme, ?\" "\n"\"Ring til
voicemail
\" "\n"\"Ring til 55 12 34 56\" "\n"\"Ring til 119, 118, ?\" "\n"\"Ring til +45 55 44 33 22\" "\n"\"Ring igen\" "\n"\"Åbn kalender\" "</b></string>
/packages/apps/VoiceDialer/res/values-en-rGB/
strings.xml
22
<string name="examples" msgid="2100807337052050741">" Examples: "<b>" "\n"\"Call John Smith\" "\n"\"Call John Smith at home, ?\" "\n"\"Call
voicemail
\" "\n"\"Dial (866) 555 0123\" "\n"\"Dial 911, 811, ?\" "\n"\"Dial +44 7333 444 555\" "\n"\"Redial\" "\n"\"Open Calendar\" "</b></string>
/packages/apps/VoiceDialer/res/values-ja/
strings.xml
22
<string name="examples" msgid="2100807337052050741">" ?:"<b>\n"?Call John Doe?"\n"?Call John Doe at home, ??"\n"?Call
voicemail
?"\n"?Dial (866) 555 0123?"\n"?Dial 911, 811, ??"\n"?Dial +44 7333 444 555?"\n"?Redial?"\n"?Open Calendar?"</b></string>
/packages/apps/VoiceDialer/res/values-nb/
strings.xml
22
<string name="examples" msgid="2100807337052050741">" Eksempler: "<b>" "\n"«Call John Doe» "\n"«Call John Doe at home, ?» "\n"«Call
voicemail
» "\n"«Dial (866) 555 0123» "\n"«Dial 911, 811, ?» "\n"«Dial +44 7333 444 555» "\n"«Redial» "\n"«Open Calendar» "</b></string>
/packages/apps/VoiceDialer/res/values-nl/
strings.xml
22
<string name="examples" msgid="2100807337052050741">" Voorbeelden: "<b>" "\n"\'Bel Jan de Vries\' "\n"\'Bel Jan de Vries thuis, ?\' "\n"\'Bel
voicemail
\' "\n"\'Kies (866) 555 0123\' "\n"\'Kies 911, 811, ?\' "\n"\'Kies +44 7333 444 555\' "\n"\'Opnieuw kiezen\' "\n"\'Agenda openen\' "</b></string>
/packages/apps/Contacts/res/values-en-rGB/
strings.xml
67
<string name="menu_redirect_calls_to_vm" msgid="4181789196416396656">"All calls to
voicemail
"</string>
94
<string name="send_to_voicemail_checkbox" msgid="9001686764070676353">"Send calls directly to
voicemail
"</string>
146
<string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"Delete
voicemail
"</string>
147
<string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"Share
voicemail
"</string>
154
<string name="
voicemail
" msgid="3851469869202611441">"
Voicemail
"</string>
181
<string name="type_voicemail" msgid="5153139450668549908">"
Voicemail
"</string>
203
<string name="description_voicemail_button" msgid="3402506823655455591">"
voicemail
"</string>
[
all
...]
/frameworks/base/docs/html/guide/appendix/
app-intents.jd
53
voicemail
:</p> </td>
56
(or the stored
voicemail
on the phone). Telephone number normalization
/frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfo.java
102
// including the send to
voicemail
flag and the ringtone
206
// look for the send to
voicemail
flag, set it to true only
255
// or if it is the
voicemail
number. If it is either, take a
344
* @return true if the caller info is a
voicemail
number.
372
* Mark this CallerInfo as a
voicemail
call. The
voicemail
label
393
Log.e(TAG, "Cannot access
VoiceMail
.", se);
395
// TODO: There is no
voicemail
picture?
/packages/apps/Phone/res/xml/
call_feature_setting.xml
45
android:title="@string/
voicemail
"
71
android:dialogTitle="@string/
voicemail
"
/packages/apps/Contacts/res/values-nl/
strings.xml
67
<string name="menu_redirect_calls_to_vm" msgid="4181789196416396656">"Alle oproepen naar
voicemail
"</string>
94
<string name="send_to_voicemail_checkbox" msgid="9001686764070676353">"Oproepen rechtstreeks naar
voicemail
verzenden"</string>
146
<string name="recentCalls_trashVoicemail" msgid="7604696960787435655">"
Voicemail
verwijderen"</string>
147
<string name="recentCalls_shareVoicemail" msgid="1416112847592942840">"
Voicemail
delen"</string>
154
<string name="
voicemail
" msgid="3851469869202611441">"
Voicemail
"</string>
181
<string name="type_voicemail" msgid="5153139450668549908">"
Voicemail
"</string>
203
<string name="description_voicemail_button" msgid="3402506823655455591">"
voicemail
"</string>
[
all
...]
/external/chromium/third_party/libjingle/source/talk/examples/call/
callclient.cc
132
"
voicemail
[jid] Leave a
voicemail
for the user with the given JID.\n"
229
} else if (command == "
voicemail
") {
550
} else if (callto_jid.resource() == "
voicemail
") {
551
// if the resource is /
voicemail
, allow that
628
const buzz::Jid&
voicemail
) {
629
console_->Printf("Calling %s's
voicemail
.\n", to.Str().c_str());
630
PlaceCall(
voicemail
, cricket::CallOptions());
634
console_->Printf("Unable to
voicemail
%s.\n", to.Str().c_str());
/frameworks/base/core/java/android/provider/
CallLog.java
62
* applied to
voicemail
records as well.
75
* access call log entries that includes
voicemail
records.
180
* URI of the
voicemail
entry. Populated only for {@link #VOICEMAIL_TYPE}.
Completed in 3345 milliseconds
1
2
3
4
5
6
7
8
9
10
11