Searched refs:FLAG_CONTENT_VIEW_EXPANDED (Results 1 – 2 of 2) sorted by relevance
73 FLAG_CONTENT_VIEW_EXPANDED,88 public static final int FLAG_CONTENT_VIEW_EXPANDED = 1 << 1; field in NotificationContentInflater116 | FLAG_CONTENT_VIEW_EXPANDED;152 int flags = FLAG_CONTENT_VIEW_CONTRACTED | FLAG_CONTENT_VIEW_EXPANDED; in setIsChildInGroup()341 case FLAG_CONTENT_VIEW_EXPANDED: in freeNotificationView()352 if ((reInflateFlags & FLAG_CONTENT_VIEW_EXPANDED) != 0 && result.newExpandedView != null) { in inflateSmartReplyViews()378 if ((reInflateFlags & FLAG_CONTENT_VIEW_EXPANDED) != 0) { in createRemoteViews()437 flag = FLAG_CONTENT_VIEW_EXPANDED; in apply()442 cachedContentViews.get(FLAG_CONTENT_VIEW_EXPANDED)); in apply()692 if ((reInflateFlags & FLAG_CONTENT_VIEW_EXPANDED) != 0) { in finishIfDone()[all …]
21 …android.systemui.statusbar.notification.row.NotificationContentInflater.FLAG_CONTENT_VIEW_EXPANDED;179 FLAG_CONTENT_VIEW_EXPANDED, in testInflationIsRetriedIfAsyncFails()