Home
last modified time | relevance | path

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

/packages/apps/DocumentsUI/tests/common/com/android/documentsui/services/
DTestNotificationService.java185 ProgressBar progressBar = getProgresssBar(getRemoteViews(notifiction)); in isStartProgress()
189 private RemoteViews getRemoteViews(Notification notifiction) { in getRemoteViews() method in TestNotificationService