Searched refs:doUpdate (Results 1 – 2 of 2) sorted by relevance
509 boolean doUpdate; in setCsdAsAFeatureEnabled()511 doUpdate = mIsCsdAsAFeatureEnabled != csdAsAFeatureEnabled && mIsCsdAsAFeatureAvailable; in setCsdAsAFeatureEnabled()523 if (doUpdate) { in setCsdAsAFeatureEnabled()
444 doUpdate(bubble, !suppressFlyout /* reorder */); in notificationEntryUpdated()616 private void doUpdate(Bubble bubble, boolean reorder) { in doUpdate() method in BubbleData