/packages/apps/ContactsCommon/src/com/android/contacts/common/ |
ContactTileLoaderFactory.java | 38 public final static int CONTACT_PRESENCE = 5; 58 Contacts.CONTACT_PRESENCE, // .............................5
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/model/ |
ContactsListLoader.java | 35 Contacts.CONTACT_PRESENCE, // 6
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/ |
ContactListAdapter.java | 46 Contacts.CONTACT_PRESENCE, // 2 57 Contacts.CONTACT_PRESENCE, // 2 68 Contacts.CONTACT_PRESENCE, // 2 80 Contacts.CONTACT_PRESENCE, // 2
|
ContactTileAdapter.java | 149 mPresenceIndex = ContactTileLoaderFactory.CONTACT_PRESENCE;
|
/development/samples/ApiDemos/src/com/example/android/apis/app/ |
QuickContactsDemo.java | 39 Contacts.CONTACT_PRESENCE, // 4
|
LoaderCursor.java | 168 Contacts.CONTACT_PRESENCE,
|
LoaderRetained.java | 173 Contacts.CONTACT_PRESENCE,
|
/packages/apps/Contacts/src/com/android/contacts/ |
GroupMemberLoader.java | 59 Data.CONTACT_PRESENCE, // 4
|
/development/samples/Support13Demos/src/com/example/android/supportv13/app/ |
CursorFragment.java | 108 Contacts.CONTACT_PRESENCE,
|
/packages/apps/Email/src/com/android/email/activity/ |
ContactStatusLoader.java | 47 Contacts.CONTACT_PRESENCE
|
/packages/apps/ContactsCommon/src/com/android/contacts/common/model/ |
ContactLoader.java | 125 Contacts.CONTACT_PRESENCE, 197 public static final int CONTACT_PRESENCE = 8; 636 final Integer presence = cursor.isNull(ContactQuery.CONTACT_PRESENCE) 638 : cursor.getInt(ContactQuery.CONTACT_PRESENCE); [all...] |
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
GlobalSearchSupport.java | 234 + PRESENCE_SQL + " AS " + Contacts.CONTACT_PRESENCE + ", "
|
ContactsProvider2.java | 643 .add(Contacts.CONTACT_PRESENCE, [all...] |
/packages/apps/Mms/src/com/android/mms/data/ |
Contact.java | 432 Phone.CONTACT_PRESENCE, // 5 465 Email.CONTACT_PRESENCE, // 2 [all...] |
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
ContactsProvider2Test.java | 156 Contacts.CONTACT_PRESENCE, 197 Contacts.CONTACT_PRESENCE, 242 Contacts.CONTACT_PRESENCE, 291 Contacts.CONTACT_PRESENCE, 416 Contacts.CONTACT_PRESENCE, 493 Contacts.CONTACT_PRESENCE, 586 Contacts.CONTACT_PRESENCE, [all...] |
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/ |
ContactLoaderTest.java | 309 Contacts.PHOTO_ID, Contacts.STARRED, Contacts.CONTACT_PRESENCE,
|
/packages/apps/Dialer/src/com/android/dialer/list/ |
PhoneFavoritesTileAdapter.java | 179 mPresenceIndex = ContactTileLoaderFactory.CONTACT_PRESENCE;
|
/packages/experimental/LoaderApp/src/com/android/loaderapp/ |
ContactHeaderWidget.java | 102 Contacts.CONTACT_PRESENCE,
|
/packages/apps/Contacts/src/com/android/contacts/group/ |
GroupEditorFragment.java | 136 Contacts.CONTACT_PRESENCE, // 5 [all...] |
/frameworks/base/core/java/android/provider/ |
ContactsContract.java | [all...] |
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/ |
ContactAggregatorTest.java | [all...] |
/external/chromium_org/third_party/android_platform/webview/ |
frameworks.jar | |
/external/robolectric/lib/main/ |
android.jar | |
/prebuilts/sdk/12/ |
android.jar | |
/prebuilts/sdk/14/ |
android.jar | |