Searched refs:updateAll (Results 1 – 8 of 8) sorted by relevance
109 updateAll() in updateUi()113 private fun updateAll() { in updateAll() method177 updateAll() in createView()
221 final boolean updateAll = tetheringActiveChanged || subIdChanged; in updateActiveNotifications()227 if (updateAll || upstreamChanged) updateNoUpstreamNotification(); in updateActiveNotifications()228 if (updateAll || roamingChanged) updateRoamingNotification(); in updateActiveNotifications()
330 PlayControlsRowView.this.updateAll(false); in onBind()391 updateAll(true); in onBind()498 updateAll(false); in update()501 private void updateAll(boolean forceUpdate) { in updateAll() method in PlayControlsRowView
155 updateAll() in loadInstanceState()181 updateAll() in updateUi()185 private fun updateAll() { in updateAll() method258 updateAll() in createView()
2224 final boolean updateAll = inbandRingingRuntimeDisable != mInbandRingingRuntimeDisable; in updateInbandRinging()2236 + updateAll); in updateInbandRinging()2242 if (updateAll) { in updateInbandRinging()
564 public void updateAll(@NonNull UpsertTransactionRequest request) { in updateAll() method in TransactionManager
944 count = updateAll(uri, match, values, selection, selectionArgs); in update()955 private int updateAll(Uri uri, final int match, ContentValues values, String selection, in updateAll() method in LegacyApiSupport
848 mTransactionManager.updateAll(request); in updateRecords()