Searched defs:mDeviceStateOrientationMap (Results 1 – 2 of 2) sorted by relevance
73 private final HashMap<Long, Integer> mDeviceStateOrientationMap; field in DeviceStateSensorOrientationMap233 private final HashMap<Long, Integer> mDeviceStateOrientationMap = new HashMap<>(); field in DeviceStateSensorOrientationMap.Builder
736 std::unordered_map<int64_t, int32_t> mDeviceStateOrientationMap; member