HomeSort by relevance Sort by last modified time
    Searched defs:presence (Results 1 - 25 of 66) sorted by null

1 2 3

  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
GlobalSearchSupport.java 67 "(SELECT " + StatusUpdates.PRESENCE +
75 int presence = -1; field in class:GlobalSearchSupport.SearchSuggestion
95 if (presence != -1) {
96 icon2 = String.valueOf(StatusUpdates.getPresenceIconResourceId(presence));
153 presence = -1;
263 suggestion.presence = c.isNull(4) ? -1 : c.getInt(4);
ContactsProvider2.java 663 Tables.AGGREGATED_PRESENCE + "." + StatusUpdates.PRESENCE)
3294 final String presence = inputValues.getAsString(StatusUpdates.PRESENCE); local
    [all...]
  /packages/experimental/LoaderApp/src/com/android/loaderapp/
ContactHeaderWidget.java 180 mPresenceView = (ImageView) findViewById(R.id.presence);
321 * Manually set the presence.
323 public void setPresence(int presence) {
324 mPresenceView.setImageResource(StatusUpdates.getPresenceIconResourceId(presence));
328 * Manually set the presence. If presence is null, it is hidden.
332 public void setPresence(Integer presence) {
333 if (presence == null) {
337 setPresence(presence.intValue());
342 * Turn on/off showing the presence
646 int presence = c.getInt(ContactQuery.CONTACT_PRESENCE_STATUS); local
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/list/
ContactTileAdapter.java 254 // Set presence icon and status message
256 int presence = 0; local
258 presence = cursor.getInt(mPresenceIndex);
259 icon = ContactPresenceIconUtil.getPresenceIcon(mContext, presence);
267 // If there is no status message from the contact, but there was a presence value,
269 if (statusMessage == null && presence != 0) {
270 statusMessage = ContactStatusUtil.getStatusString(mContext, presence);
ContactListItemView.java 69 * icons for presence and call.
74 * to the left of the photo, the text lines are aligned to the left and the presence icon (if
428 // Status view height is the biggest of the text view and the presence icon
437 // Presence and status are in a same row, so status will be affected by icon size.
575 // Layout all text view and presence icon
594 // Presence and status
1262 int presence = 0; local
    [all...]
  /packages/experimental/LoaderApp/src/com/android/loaderapp/fragments/
ContactFragment.java 431 // Apply presence and status details when available
540 public int presence = -1; field in class:ContactFragment.ViewEntry
576 * and {@link #footerLine}. Otherwise only {@link #presence}
580 presence = status.getPresence();
606 // Choose the presence with the highest precedence.
607 if (StatusUpdates.getPresencePrecedence(presence)
608 < StatusUpdates.getPresencePrecedence(entry.presence)) {
609 presence = entry.presence;
758 // Set the presence ico
    [all...]
  /packages/apps/ContactsCommon/src/com/android/contacts/common/model/
ContactLoader.java 172 Data.PRESENCE,
244 public static final int PRESENCE = 51;
395 null /* presence */,
501 if (!cursor.isNull(ContactQuery.PRESENCE)
636 final Integer presence = cursor.isNull(ContactQuery.CONTACT_PRESENCE) local
653 altDisplayName, phoneticName, starred, presence, sendToVoicemail,
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 358 u_char presence; member in struct:rpc_loc_ni_supl_slp_session_id_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 348 u_char presence; member in struct:rpc_loc_ni_supl_slp_session_id_s_type
    [all...]
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_common_rpc.h 382 u_char presence; member in struct:rpc_loc_ni_supl_slp_session_id_s_type
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 358 u_char presence; member in struct:rpc_loc_ni_supl_slp_session_id_s_type
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 348 u_char presence; member in struct:rpc_loc_ni_supl_slp_session_id_s_type
    [all...]
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_common_rpc.h 382 u_char presence; member in struct:rpc_loc_ni_supl_slp_session_id_s_type
    [all...]
  /hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc/inc-1240/
loc_api_common.h 358 u_char presence; member in struct:rpc_loc_ni_supl_slp_session_id_s_type
    [all...]
  /hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc/inc-3200/
loc_api_common.h 348 u_char presence; member in struct:rpc_loc_ni_supl_slp_session_id_s_type
    [all...]
  /hardware/qcom/gps/msm8974/loc_api/libloc_api-rpc-50001/libloc_api-rpc-stub/inc/
loc_api_rpcgen_common_rpc.h 382 u_char presence; member in struct:rpc_loc_ni_supl_slp_session_id_s_type
    [all...]
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.2.0/
lint-checks-22.2.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.0/
lint-checks-22.4.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.4.2/
lint-checks-22.4.2.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.0/
lint-checks-22.5.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.1/
lint-checks-22.5.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.5.3/
lint-checks-22.5.3.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.0/
lint-checks-22.7.0.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.1/
lint-checks-22.7.1.jar 
  /prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/22.7.3/
lint-checks-22.7.3.jar 

Completed in 1701 milliseconds

1 2 3