Searched refs:onDeviceStateReceivedByDisplayManager (Results 1 – 3 of 3) sorted by relevance
82 mTarget.onDeviceStateReceivedByDisplayManager(mOpenDeviceStates[0]); in testInitialization()89 mTarget.onDeviceStateReceivedByDisplayManager(mFoldedStates[0]); in testInitializationWithNoFoldSupport()97 mTarget.onDeviceStateReceivedByDisplayManager(mOpenDeviceStates[0]); in testWithFoldSupported()99 mTarget.onDeviceStateReceivedByDisplayManager(mFoldedStates[0]); in testWithFoldSupported()101 mTarget.onDeviceStateReceivedByDisplayManager(mHalfFoldedStates[0]); in testWithFoldSupported()108 mTarget.onDeviceStateReceivedByDisplayManager(mOpenDeviceStates[0]); in testWithHalfFoldSupported()110 mTarget.onDeviceStateReceivedByDisplayManager(mFoldedStates[0]); in testWithHalfFoldSupported()112 mTarget.onDeviceStateReceivedByDisplayManager(mHalfFoldedStates[0]); in testWithHalfFoldSupported()124 mTarget.onDeviceStateReceivedByDisplayManager(mOpenDeviceStates[0]); in testUnregisterDeviceStateCallback()126 mTarget.onDeviceStateReceivedByDisplayManager(mFoldedStates[0]); in testUnregisterDeviceStateCallback()[all …]
146 public void onDeviceStateReceivedByDisplayManager(int state) { in onDeviceStateReceivedByDisplayManager() method in DeviceStateController
1293 mDeviceStateController.onDeviceStateReceivedByDisplayManager(deviceState); in onDisplayManagerReceivedDeviceState()