Searched refs:getRowById (Results 1 – 2 of 2) sorted by relevance
208 public int getRowById(String id) { in getRowById() method in TimezoneAdapter
349 setTimezone(mTimezoneAdapter.getRowById(mTimezone)); in populateTimezone()358 mTimezoneAdapter, mTimezoneAdapter.getRowById(mTimezone), this); in showTimezoneDialog()372 final int row = mTimezoneAdapter.getRowById(mTimezone); in showTimezoneDialog()