Searched refs:FLAG_CONTENT_VIEW_SINGLE_LINE (Results 1 – 8 of 8) sorted by relevance
89 FLAG_CONTENT_VIEW_SINGLE_LINE,117 int FLAG_CONTENT_VIEW_SINGLE_LINE = 1 << 4; field
29 …roid.systemui.statusbar.notification.row.NotificationRowContentBinder.FLAG_CONTENT_VIEW_SINGLE_LINE147 if (flag and FLAG_CONTENT_VIEW_SINGLE_LINE != 0) { in flagToString()
33 …roid.systemui.statusbar.notification.row.NotificationRowContentBinder.FLAG_CONTENT_VIEW_SINGLE_LINE348 if (reinflateFlags and FLAG_CONTENT_VIEW_SINGLE_LINE == 0) { in inflateSingleLineViewHolder()
54 …roid.systemui.statusbar.notification.row.NotificationRowContentBinder.FLAG_CONTENT_VIEW_SINGLE_LINE in <lambda>()286 FLAG_CONTENT_VIEW_SINGLE_LINE -> { in <lambda>()332 contentViews and FLAG_CONTENT_VIEW_SINGLE_LINE != 0 in <lambda>()670 reInflateFlags and FLAG_CONTENT_VIEW_SINGLE_LINE != 0 in <lambda>()1437 reInflateFlags and FLAG_CONTENT_VIEW_SINGLE_LINE != 0 in <lambda>()
300 case FLAG_CONTENT_VIEW_SINGLE_LINE: { in freeNotificationView()337 && (contentViews & FLAG_CONTENT_VIEW_SINGLE_LINE) != 0) { in cancelContentViewFrees()937 && (reInflateFlags & FLAG_CONTENT_VIEW_SINGLE_LINE) != 0) {
25 …roid.systemui.statusbar.notification.row.NotificationRowContentBinder.FLAG_CONTENT_VIEW_SINGLE_LINE65 reinflateFlags = FLAG_CONTENT_VIEW_SINGLE_LINE, in bindNonConversationSingleLineView()
26 …roid.systemui.statusbar.notification.row.NotificationRowContentBinder.FLAG_CONTENT_VIEW_SINGLE_LINE80 reinflateFlags = FLAG_CONTENT_VIEW_SINGLE_LINE, in bindGroupConversationSingleLineView()
23 …oid.systemui.statusbar.notification.row.NotificationRowContentBinder.FLAG_CONTENT_VIEW_SINGLE_LINE;185 params.markContentViewsFreeable(FLAG_CONTENT_VIEW_SINGLE_LINE); in releaseViews()267 params.requireContentViews(FLAG_CONTENT_VIEW_SINGLE_LINE); in inflateContentViews()271 params.markContentViewsFreeable(FLAG_CONTENT_VIEW_SINGLE_LINE); in inflateContentViews()