Home
last modified time | relevance | path

Searched refs:doUpdateUserPresenceAsync (Results 1 – 2 of 2) sorted by relevance

/packages/apps/IM/src/com/android/im/engine/
DImConnection.java122 doUpdateUserPresenceAsync(newPresence); in updateUserPresenceAsync()
256 protected abstract void doUpdateUserPresenceAsync(Presence presence); in doUpdateUserPresenceAsync() method in ImConnection
/packages/apps/IM/src/com/android/im/imps/
DImpsConnection.java627 protected void doUpdateUserPresenceAsync(Presence presence) { in doUpdateUserPresenceAsync() method in ImpsConnection