Searched refs:mWindowPosWidgets (Results 1 – 1 of 1) sorted by relevance
62 private final Map<Integer, TextView> mWindowPosWidgets = new HashMap<>(); field in VehicleCtrlFragment129 mWindowPosWidgets.put(winId, view.findViewById(posId)); in initWindowBtns()138 TextView view = mWindowPosWidgets.get(windowId); in updateWindowPos()