/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 | 159 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 | 124 Contacts.CONTACT_PRESENCE, 196 public static final int CONTACT_PRESENCE = 8; 616 final Integer presence = cursor.isNull(ContactQuery.CONTACT_PRESENCE) 618 : cursor.getInt(ContactQuery.CONTACT_PRESENCE); [all...] |
/packages/apps/UnifiedEmail/src/com/android/mail/ |
SenderInfoLoader.java | 53 Email.CONTACT_PRESENCE, // 2
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
GlobalSearchSupport.java | 234 + PRESENCE_SQL + " AS " + Contacts.CONTACT_PRESENCE + ", "
|
ContactsProvider2.java | 622 .add(Contacts.CONTACT_PRESENCE, 689 .add(Contacts.CONTACT_PRESENCE, [all...] |
/packages/apps/Mms/src/com/android/mms/data/ |
Contact.java | 424 Phone.CONTACT_PRESENCE, // 5 457 Email.CONTACT_PRESENCE, // 2 [all...] |
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/ |
ContactsProvider2Test.java | 145 Contacts.CONTACT_PRESENCE, 185 Contacts.CONTACT_PRESENCE, 229 Contacts.CONTACT_PRESENCE, 277 Contacts.CONTACT_PRESENCE, 401 Contacts.CONTACT_PRESENCE, 477 Contacts.CONTACT_PRESENCE, 569 Contacts.CONTACT_PRESENCE, [all...] |
/packages/apps/ContactsCommon/tests/src/com/android/contacts/common/model/ |
ContactLoaderTest.java | 296 Contacts.PHOTO_ID, Contacts.STARRED, Contacts.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...] |
/packages/apps/Dialer/src/com/android/dialer/list/ |
PhoneFavoritesTileAdapter.java | 201 mPresenceIndex = ContactTileLoaderFactory.CONTACT_PRESENCE; [all...] |
/frameworks/base/core/java/android/provider/ |
ContactsContract.java | [all...] |
/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/aggregation/ |
ContactAggregatorTest.java | [all...] |
/prebuilts/sdk/12/ |
android.jar | |
/prebuilts/sdk/14/ |
android.jar | |
/prebuilts/sdk/15/ |
android.jar | |