OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:contacts
(Results
326 - 350
of
509
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/packages/apps/VoiceDialer/src/com/android/voicedialer/
VoiceDialerActivity.java
69
private static final String CONTACTS_EXTRA = "
contacts
";
176
File
contacts
= newFile(getArg(CONTACTS_EXTRA));
178
notifyText("Testing\n" + microphone + "\n" +
contacts
);
575
// post a Toast if not real
contacts
or microphone
/packages/providers/ContactsProvider/src/com/android/providers/contacts/
Hex.java
16
package com.android.providers.
contacts
;
NameDistance.java
16
package com.android.providers.
contacts
;
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
NameSplitterTest.java
17
package com.android.providers.
contacts
;
19
import com.android.providers.
contacts
.NameSplitter.Name;
34
* adb shell am instrument -e class com.android.providers.
contacts
.NameSplitterTest -w \
35
* com.android.providers.
contacts
.tests/android.test.InstrumentationTestRunner
/development/pdk/docs/source/
overview-1.0.jd
13
supports regular telephony functions as well as call controls, conference calls, supplementary services, and easy integration with <i>
Contacts
</i>
23
<li><i>Alarm Clock, Calculator, Calendar, Camera,
Contacts
, IM, MMS, Settings,</i>
overview.jd
23
<p>Android 1.6 includes a redesigned search framework that provides a quick, effective, and consistent way for users to search across multiple sources?such as browser bookmarks history,
contacts
, and the web?directly from the home screen.
26
<p>The system constantly learns which search results are more relevant based on what is clicked. So popular
contacts
or apps that have previously been picked will bubble up to the top when a user types the first few letters of a relevant query.
/frameworks/base/docs/html/guide/basics/
what-is-android.jd
45
client, SMS program, calendar, maps, browser,
contacts
, and
72
applications (such as
Contacts
), or to share their own data</li> <li>A <a
/frameworks/base/docs/html/sdk/api_diff/5/changes/
classes_index_additions.html
104
<A HREF="pkg_android.provider.html#ContactsContract.
Contacts
" class="hiddenlink" target="rightframe"><b>ContactsContract.
Contacts
</b></A><br>
105
<A HREF="pkg_android.provider.html#ContactsContract.
Contacts
.AggregationSuggestions" class="hiddenlink" target="rightframe"><b>ContactsContract.
Contacts
.AggregationSuggestions</b></A><br>
106
<A HREF="pkg_android.provider.html#ContactsContract.
Contacts
.Data" class="hiddenlink" target="rightframe"><b>ContactsContract.
Contacts
.Data</b></A><br>
107
<A HREF="pkg_android.provider.html#ContactsContract.
Contacts
.Photo" class="hiddenlink" target="rightframe"><b>ContactsContract.
Contacts
.Photo</b></A><br>
/packages/apps/Email/src/com/android/email/
AccountBackupRestore.java
110
// Determine if
contacts
are also synced, and if so, record that
185
// Set "sync
contacts
/calendar" mode as well, if needed
/packages/apps/IM/src/com/android/im/app/
AddContactActivity.java
20
import static android.provider.
Contacts
.ContactMethods.CONTENT_EMAIL_URI;
32
import android.provider.
Contacts
.ContactMethods;
/packages/apps/IM/src/com/android/im/service/
StatusBarNotifier.java
93
ContentUris.withAppendedId(Imps.
Contacts
.CONTENT_URI, contactId));
265
intent.setType(Imps.
Contacts
.CONTENT_TYPE);
/system/core/logcat/
event.logtags
52
#
contacts
aggregation: time and number of
contacts
.
/frameworks/base/docs/html/sdk/api_diff/3/changes/
fields_index_all.html
365
<nobr><A HREF="android.provider.
Contacts
.Intents.html#android.provider.
Contacts
.Intents.EXTRA_CREATE_DESCRIPTION" class="hiddenlink" target="rightframe">EXTRA_CREATE_DESCRIPTION</A>
371
<nobr><A HREF="android.provider.
Contacts
.Intents.html#android.provider.
Contacts
.Intents.EXTRA_FORCE_CREATE" class="hiddenlink" target="rightframe">EXTRA_FORCE_CREATE</A>
[
all
...]
/frameworks/base/docs/html/sdk/api_diff/8/
missingSinces.txt
288
NO DOC BLOCK: android.provider.
Contacts
.PresenceColumns Field AVAILABLE
290
NO DOC BLOCK: android.provider.
Contacts
.PresenceColumns Field AWAY
328
NO DOC BLOCK: android.provider.
Contacts
.PresenceColumns Field DO_NOT_DISTURB
385
NO DOC BLOCK: android.provider.
Contacts
.PresenceColumns Field IDLE
391
NO DOC BLOCK: android.provider.
Contacts
.PresenceColumns Field INVISIBLE
405
NO DOC BLOCK: android.provider.
Contacts
.PresenceColumns Field OFFLINE
411
NO DOC BLOCK: android.provider.
Contacts
.PresenceColumns Field PRESENCE_CUSTOM_STATUS
413
NO DOC BLOCK: android.provider.
Contacts
.PresenceColumns Field PRESENCE_STATUS
415
NO DOC BLOCK: android.provider.
Contacts
.PresenceColumns Field PRIORITY
[
all
...]
/development/samples/ApiDemos/src/com/example/android/apis/view/
_index.html
197
<dd>Demonstrates populating a Gallery with images from the
contacts
photos. </dd>
257
<dt><a href="AutoComplete4.html">4.
Contacts
</a></dt>
260
<dt><a href="AutoComplete5.html">5.
Contacts
with Hint</a></dt>
/frameworks/base/docs/html/resources/articles/
index.jd
130
<dt><a href="{@docRoot}resources/articles/tts.html">Using the
Contacts
API</a></dt>
131
<dd>This article discusses the improved
Contacts
API introduced in Android 2.0 and how to use it to manage and integrate
contacts
from multiple accounts and data sources. The article also discusses techniques for using the new API on devices that support it, while maintaining backward compatibility with the old API on other devices. </dd>
gestures.jd
127
contacts
. We start again in Gestures Builder to create a new set of
188
Toast.makeText(this, "Reloading
contacts
", Toast.LENGTH_SHORT).show();
/frameworks/base/docs/html/sdk/
android-2.0.jd
136
<li>
Contacts
</li>
287
<h4>
Contacts
</h4>
289
<li>New
contacts
APIs that allow for data from multiple accounts</li>
android-1.6-highlights.jd
71
browser bookmarks & history,
contacts
, and the web—directly from
75
clicked. So popular
contacts
or apps that have previously been picked will bubble up to
/frameworks/base/telephony/java/com/android/internal/telephony/
CallerInfo.java
171
// content://
contacts
/data/phones URI, the contact id
180
// content://com.android.
contacts
/data/phones URL
183
// content://com.android.
contacts
/phone_lookup URL
/packages/apps/Contacts/tests/src/com/android/contacts/
EntityDeltaTests.java
17
package com.android.
contacts
;
19
import com.android.
contacts
.model.EntityDelta;
20
import com.android.
contacts
.model.EntityDelta.ValuesDelta;
/development/samples/SampleSyncAdapter/src/com/example/android/samplesync/client/
NetworkUtilities.java
249
"Authentication exception in fetching remote
contacts
");
252
Log.e(TAG, "Server error in fetching remote
contacts
: "
/packages/apps/Contacts/src/com/android/contacts/
ContactPhotoLoader.java
17
package com.android.
contacts
;
31
import android.provider.ContactsContract.
Contacts
.Photo;
/packages/apps/Contacts/src/com/android/contacts/model/
ExchangeSource.java
17
package com.android.
contacts
.model;
19
import com.android.
contacts
.R;
/packages/apps/Email/src/com/android/exchange/adapter/
FolderSyncParser.java
214
// We set specific intervals for inbox,
contacts
, and (eventually) calendar
245
// Make boxes like
Contacts
and Calendar invisible in the folder list
Completed in 132 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>