Home
last modified time | relevance | path

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

/packages/apps/IM/src/com/android/im/app/
DSigningInActivity.java174 handleConnectionEvent(state, null); in signInAccount()
292 void handleConnectionEvent(int state, ImErrorInfo error) { in handleConnectionEvent() method in SigningInActivity
357 handleConnectionEvent(state, error); in onConnectionStateChange()