Searched refs:updateTypes (Results 1 – 6 of 6) 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
408 private fun showCreateTimerView(updateTypes: Int) { in showCreateTimerView()420 updateFab(updateTypes) in showCreateTimerView()426 private fun showTimersView(updateTypes: Int) { in showTimersView()438 updateFab(updateTypes) in showTimersView()
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()
489 private fun updateUI(@UpdateFabFlag updateTypes: Int) { in <lambda>()506 updateFab(updateTypes) in <lambda>()
510 private void updateUI(@UpdateFabFlag int updateTypes) { in updateUI() argument529 updateFab(updateTypes); in updateUI()