Searched refs:mSystemActionLock (Results 1 – 1 of 1) sorted by relevance
76 private final Object mSystemActionLock = new Object(); field in SystemActionPerformer164 synchronized (mSystemActionLock) { in registerSystemAction()182 synchronized (mSystemActionLock) { in unregisterSystemAction()196 synchronized (mSystemActionLock) { in getSystemActions()248 synchronized (mSystemActionLock) { in performSystemAction()