Searched refs:setDeviceStateLocked (Results 1 – 5 of 5) sorted by relevance
780 mLogicalDisplayMapper.setDeviceStateLocked(DEVICE_STATE_OPEN); in testDisplaySwappedAfterDeviceStateChange_windowManagerIsNotified()787 mLogicalDisplayMapper.setDeviceStateLocked(DEVICE_STATE_CLOSED); in testDisplaySwappedAfterDeviceStateChange_windowManagerIsNotified()935 mLogicalDisplayMapper.setDeviceStateLocked(0); in testDeviceStateLocked()956 mLogicalDisplayMapper.setDeviceStateLocked(1); in testDeviceStateLocked()969 mLogicalDisplayMapper.setDeviceStateLocked(2); in testDeviceStateLocked()1046 mLogicalDisplayMapper.setDeviceStateLocked(0); in testEnabledAndDisabledDisplays()1076 mLogicalDisplayMapper.setDeviceStateLocked(1); in testEnabledAndDisabledDisplays()1130 mLogicalDisplayMapper.setDeviceStateLocked(0); in testDisplayFlagRear()1199 mLogicalDisplayMapper.setDeviceStateLocked(DEVICE_STATE_OPEN); in finishBootAndFoldDevice()1204 mLogicalDisplayMapper.setDeviceStateLocked(DEVICE_STATE_CLOSED); in finishBootAndFoldDevice()
269 setDeviceStateLocked(curHeadset, headsetState, prevHeadsetState, headsetName); in setDevicesState()276 private void setDeviceStateLocked(int headset, in setDeviceStateLocked() method in WiredAccessoryManager
466 void setDeviceStateLocked(int state) { in setDeviceStateLocked() method in LogicalDisplayMapper538 setDeviceStateLocked(mDeviceStateToBeAppliedAfterBoot); in onBootCompleted()
5184 .setDeviceStateLocked(deviceState.getIdentifier()); in onDeviceStateChanged()
10794 PLcom/android/server/display/LogicalDisplayMapper;->setDeviceStateLocked(IZ)V