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.java474 finishIfDone(result, reInflateFlags, cachedContentViews, runningInflations, callback, row); in apply()
540 finishIfDone(result, reInflateFlags, cachedContentViews, runningInflations, in applyRemoteView()
605 private static boolean finishIfDone(InflationProgress result, in finishIfDone() method in NotificationContentInflater