Searched defs:clearClientSessionLocked (Results 1 - 1 of 1) sorted by path

/frameworks/base/services/core/java/com/android/server/
H A DInputMethodManagerService.java1605 clearClientSessionLocked(cs);
1908 clearClientSessionLocked(mCurClient);
1921 clearClientSessionLocked(mCurClient);
1985 void clearClientSessionLocked(ClientState cs) { method in class:InputMethodManagerService
2012 clearClientSessionLocked(cs);

Completed in 90 milliseconds