Searched refs:mAssociationsLock (Results 1 – 1 of 1) sorted by relevance
249 private final Object mAssociationsLock = new Object(); field in InputManagerService1625 synchronized (mAssociationsLock) { in addPortAssociation()1646 synchronized (mAssociationsLock) { in removePortAssociation()1664 synchronized (mAssociationsLock) { in addUniqueIdAssociationByPort()1679 synchronized (mAssociationsLock) { in removeUniqueIdAssociationByPort()1702 synchronized (mAssociationsLock) { in addUniqueIdAssociationByDescriptor()1722 synchronized (mAssociationsLock) { in removeUniqueIdAssociationByDescriptor()1731 synchronized (mAssociationsLock) { in setTypeAssociationInternal()1739 synchronized (mAssociationsLock) { in unsetTypeAssociationInternal()1751 synchronized (mAssociationsLock) { in addKeyboardLayoutAssociation()[all …]