Searched refs:setSmoothScrollStableId (Results 1 – 4 of 4) sorted by relevance
221 setSmoothScrollStableId(alarmId); in onResume()346 setSmoothScrollStableId(Alarm.INVALID_ID); in setAdapterItems()381 public void setSmoothScrollStableId(long stableId) { in setSmoothScrollStableId() method in AlarmClockFragment
27 void setSmoothScrollStableId(long stableId); in setSmoothScrollStableId() method
74 mScrollHandler.setSmoothScrollStableId(newAlarm.id); in asyncAddAlarm()
200 mScrollHandler.setSmoothScrollStableId(mSelectedAlarm.id); in onTimeSet()