Searched refs:updateTypes (Results 1 – 4 of 4) sorted by relevance
91 public final void updateFab(@UpdateFabFlag int updateTypes) { in updateFab() argument93 mFabContainer.updateFab(updateTypes); in updateFab()
67 void updateFab(@UpdateFabFlag int updateTypes); in updateFab() argument
510 private void showCreateTimerView(int updateTypes) { in showCreateTimerView() argument522 updateFab(updateTypes); in showCreateTimerView()528 private void showTimersView(int updateTypes) { in showTimersView() argument540 updateFab(updateTypes); in showTimersView()
510 private void updateUI(@UpdateFabFlag int updateTypes) { in updateUI() argument529 updateFab(updateTypes); in updateUI()