Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java537 finishIfDone(result, reInflateFlags, cachedContentViews, runningInflations, callback, row, in apply()
605 finishIfDone(result, reInflateFlags, cachedContentViews, runningInflations, in applyRemoteView()
670 private static boolean finishIfDone(InflationProgress result, in finishIfDone() method in NotificationContentInflater