Searched refs:PRESENCE_UNKNOWN_RESOURCE_ID (Results 1 – 1 of 1) sorted by relevance
42 static final int PRESENCE_UNKNOWN_RESOURCE_ID = android.R.drawable.presence_offline; field in ContactStatusLoader65 public static final Result UNKNOWN = new Result(null, PRESENCE_UNKNOWN_RESOURCE_ID, null);83 return PRESENCE_UNKNOWN_RESOURCE_ID == mPresenceResId; in isUnknown()