Searched refs:clearClientSessionLocked (Results 1 – 2 of 2) sorted by relevance
2269 clearClientSessionLocked(cs); in removeClient()2612 clearClientSessionLocked(mCurClient); in onServiceConnected()2630 clearClientSessionLocked(mCurClient); in onSessionCreated()2698 void clearClientSessionLocked(ClientState cs) { in clearClientSessionLocked() method in InputMethodManagerService2726 clearClientSessionLocked(mClients.valueAt(i)); in clearCurMethodLocked()
16722 HPLcom/android/server/inputmethod/InputMethodManagerService;->clearClientSessionLocked(Lcom/android…