Searched refs:mSystemActionLock (Results 1 – 1 of 1) sorted by relevance
83 private final Object mSystemActionLock = new Object(); field in SystemActionPerformer173 synchronized (mSystemActionLock) { in registerSystemAction()191 synchronized (mSystemActionLock) { in unregisterSystemAction()205 synchronized (mSystemActionLock) { in getSystemActions()257 synchronized (mSystemActionLock) { in performSystemAction()