public class

ContactPresenceIconUtil

extends Object
java.lang.Object
   ↳ com.android.contacts.ContactPresenceIconUtil

Class Overview

Define the contact present show policy in Contacts

Summary

Public Constructors
ContactPresenceIconUtil()
Public Methods
static Drawable getPresenceIcon(Context context, int status)
Get the presence icon resource according the status.
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public ContactPresenceIconUtil ()

Public Methods

public static Drawable getPresenceIcon (Context context, int status)

Get the presence icon resource according the status.

Returns
  • null means don't show the status icon.