OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:voicemails
(Results
51 - 75
of
99
) sorted by null
1
2
3
4
/packages/apps/Dialer/src/com/android/dialer/voicemail/
VoicemailPlaybackPresenter.java
114
VoicemailContract.
Voicemails
.HAS_CONTENT,
115
VoicemailContract.
Voicemails
.DURATION
432
VoicemailContract.
Voicemails
.DURATION));
436
VoicemailContract.
Voicemails
.HAS_CONTENT)) == 1;
[
all
...]
VoicemailPlaybackLayout.java
279
* Keeps track of which
voicemails
are currently being archived in order to update the voicemail
/packages/services/Telephony/src/com/android/phone/vvm/omtp/
OmtpConstants.java
124
/** Phone number to access
voicemails
through Telephony User Interface */
/frameworks/base/docs/html/sdk/api_diff/21/changes/
pkg_android.provider.html
456
<A NAME="VoicemailContract.
Voicemails
"></A>
457
<nobr><A HREF="android.provider.VoicemailContract.
Voicemails
.html">VoicemailContract.
Voicemails
</A></nobr>
classes_index_changes.html
[
all
...]
jdiff_statistics.html
[
all
...]
/frameworks/base/core/java/android/provider/
CallLog.java
115
* calling package does not have appropriate permissions to access
voicemails
.
146
* well as READ_VOICEMAIL and WRITE_VOICEMAIL permissions to read and write
voicemails
.
193
/** Call log type for
voicemails
. */
[
all
...]
/frameworks/base/telephony/java/com/android/internal/telephony/
ITelephony.aidl
442
* Returns the unread count of
voicemails
447
* Returns the unread count of
voicemails
for a subId.
449
* Returns the unread count of
voicemails
[
all
...]
/packages/apps/Dialer/src/com/android/dialer/calllog/
CallLogNotificationsHelper.java
81
* Get all
voicemails
with the "new" flag set to 1.
MissedCallNotifier.java
90
// No
voicemails
to notify about: clear the notification.
CallLogFragment.java
55
* (all, missed or
voicemails
), specify it in the constructor.
/packages/apps/Dialer/tests/src/com/android/dialer/calllog/
CallLogAdapterTest.java
260
ContentUris.withAppendedId(VoicemailContract.
Voicemails
.CONTENT_URI, 0));
753
VoicemailContract.
Voicemails
.CONTENT_URI, mCursor.getCount());
[
all
...]
CallLogGroupBuilderTest.java
377
/** Asserts that
voicemails
are not grouped together with other types at all. */
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
CallLogProvider.java
443
* Checks if the supplied uri requests to include
voicemails
and take appropriate
462
* Determines if the supplied uri has the request to allow
voicemails
to be
/frameworks/base/docs/html/about/versions/
android-4.0.jd
255
<p>The new Voicemail Provider allows applications to add
voicemails
to the
256
device, in order to present all the user's
voicemails
in a single visual presentation. For instance,
259
services. These apps can use the Voicemail Provider APIs to add their
voicemails
to the device. The
260
built-in Phone application then presents all
voicemails
to the user in a unified presentation.
261
Although the system?s Phone application is the only application that can read all the
voicemails
,
262
each application that provides
voicemails
can read those that it has added to the system (but cannot
263
read
voicemails
from other services).</p>
265
<p>Because the APIs currently do not allow third-party apps to read all the
voicemails
from the
270
Voicemail Provder. The subclasses {@link android.provider.VoicemailContract.
Voicemails
} and {@link
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/23/changes/
fields_index_additions.html
410
<nobr><A HREF="android.provider.VoicemailContract.
Voicemails
.html#android.provider.VoicemailContract.
Voicemails
.DELETED" class="hiddenlink" target="rightframe">DELETED</A>
422
<nobr><A HREF="android.provider.VoicemailContract.
Voicemails
.html#android.provider.VoicemailContract.
Voicemails
.DIRTY" class="hiddenlink" target="rightframe">DIRTY</A>
[
all
...]
fields_index_all.html
[
all
...]
jdiff_statistics.html
656
<TD><A HREF="android.provider.VoicemailContract.
Voicemails
.html">
657
android.provider.VoicemailContract.
Voicemails
</A></TD>
[
all
...]
alldiffs_index_additions.html
[
all
...]
alldiffs_index_all.html
[
all
...]
classes_index_all.html
[
all
...]
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
BaseContactsProvider2Test.java
88
* Permission to allow querying
voicemails
93
* Permission to allow deleting and updating
voicemails
[
all
...]
/packages/services/Telephony/
AndroidManifest.xml
[
all
...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
SmsMessage.java
[
all
...]
/packages/apps/Dialer/src/com/android/dialer/
DialtactsActivity.java
719
* Update the number of unread
voicemails
(potentially other tabs) displayed next to the tab
[
all
...]
Completed in 2005 milliseconds
1
2
3
4