Searched refs:getUserPresence (Results 1 – 5 of 5) sorted by relevance
49 Presence getUserPresence(); in getUserPresence() method
99 public Presence getUserPresence() { in getUserPresence() method in ImConnection
230 public Presence getUserPresence() { in getUserPresence() method in ImConnectionAdapter231 return mConnection.getUserPresence(); in getUserPresence()304 Presence p = getUserPresence(); in updateAccountStatusInDb()
132 mPresence = conn.getUserPresence(); in setConnection()
438 loginUser.setPresence(getUserPresence()); in getLoginUser()