Searched refs:mSessionLock (Results 1 – 4 of 4) sorted by relevance
70 private final Object mSessionLock = new Object(); field in MultiClientInputMethodClientCallbackAdaptor86 synchronized (mSessionLock) { in createIInputMethodSession()88 mSessionLock, mCallbackImpl, mHandler, mFinished); in createIInputMethodSession()93 synchronized (mSessionLock) { in createIMultiClientInputMethodSession()95 mSessionLock, mCallbackImpl, mHandler, mFinished); in createIMultiClientInputMethodSession()102 synchronized (mSessionLock) { in MultiClientInputMethodClientCallbackAdaptor()185 private final Object mSessionLock; field in MultiClientInputMethodClientCallbackAdaptor.InputMethodSessionImpl194 mSessionLock = lock; in InputMethodSessionImpl()209 synchronized (mSessionLock) { in updateSelection()237 synchronized (mSessionLock) { in displayCompletions()[all …]
30 Mutex::Autolock _l(mSessionLock); in ~ACameraCaptureSession()45 Mutex::Autolock _l(mSessionLock); in closeByApp()59 Mutex::Autolock _l(mSessionLock); in closeByApp()87 Mutex::Autolock _l(mSessionLock); in stopRepeating()105 Mutex::Autolock _l(mSessionLock); in abortCaptures()122 Mutex::Autolock _l(mSessionLock); in updateOutputConfiguration()131 Mutex::Autolock _l(mSessionLock); in getDevice()142 Mutex::Autolock _l(mSessionLock); in closeByDevice()
85 bool isClosed() { Mutex::Autolock _l(mSessionLock); return mIsClosed; } in isClosed()125 Mutex mSessionLock; member
42 Mutex::Autolock _l(mSessionLock);63 Mutex::Autolock _l(mSessionLock);