Searched refs:setEditLocation (Results 1 – 3 of 3) sorted by relevance
231 public void setEditLocation(int x, int y) { in setEditLocation() method in QSCustomizerController232 mView.setEditLocation(x, y); in setEditLocation()
177 public void setEditLocation(int x, int y) { in setEditLocation() method in QSCustomizer
224 setEditLocation(view); in onViewCreated()307 setEditLocation(getView()); in onConfigurationChanged()334 private void setEditLocation(View view) { in setEditLocation() method in QSFragment339 mQSCustomizerController.setEditLocation(x, y); in setEditLocation()