Home
last modified time | relevance | path

Searched refs:notifyUpdateListeners (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/dirlist/
DModel.java71 private void notifyUpdateListeners() { in notifyUpdateListeners() method in Model
77 private void notifyUpdateListeners(Exception e) { in notifyUpdateListeners() method in Model
95 notifyUpdateListeners(); in update()
101 notifyUpdateListeners(result.exception); in update()
119 notifyUpdateListeners(); in update()
/frameworks/support/v4/donut/android/support/v4/animation/
DDonutAnimatorCompatProvider.java63 notifyUpdateListeners();
72 private void notifyUpdateListeners() { in notifyUpdateListeners() method in DonutAnimatorCompatProvider.DonutFloatValueAnimator