Searched refs:mCurrentDeviceState (Results 1 – 1 of 1) sorted by relevance
46 private int mCurrentDeviceState = INVALID_DEVICE_STATE; field in DeviceStateManagerPostureProducer49 mCurrentDeviceState = state;90 final int posture = mDeviceStateToPostureMap.get(mCurrentDeviceState, -1); in getData()