Searched refs:mDevicePosition (Results 1 – 1 of 1) sorted by relevance
170 private int mDevicePosition = Layout.Display.POSITION_UNKNOWN; field in LogicalDisplay209 if (mDevicePosition != position) { in setDevicePositionLocked()210 mDevicePosition = position; in setDevicePositionLocked()215 return mDevicePosition; in getDevicePositionLocked()510 if (mDevicePosition == Layout.Display.POSITION_REAR) { in updateLocked()945 pw.println("mPosition=" + mDevicePosition); in dumpLocked()