Searched refs:clearClientSessionLocked (Results 1 – 2 of 2) sorted by relevance
2203 clearClientSessionLocked(cs); in removeClient()2529 clearClientSessionLocked(mCurClient); in onServiceConnected()2548 clearClientSessionLocked(mCurClient); in onSessionCreated()2614 void clearClientSessionLocked(ClientState cs) { in clearClientSessionLocked() method in InputMethodManagerService2642 clearClientSessionLocked(mClients.valueAt(i)); in clearCurMethodLocked()
19796 HPLcom/android/server/inputmethod/InputMethodManagerService;->clearClientSessionLocked(Lcom/android…