Searched refs:headsUpContentView (Results 1 – 12 of 12) sorted by relevance
125 newNotification.headsUpContentView = sbn.getNotification().headsUpContentView; in rebuildWithRemoteInputInserted()
440 public RemoteViews headsUpContentView; field in Notification2720 that.headsUpContentView = this.headsUpContentView.clone(); in cloneInto()2769 if (headsUpContentView != null) headsUpContentView.visitUris(visitor); in visitUris()2854 headsUpContentView = null; in lightenPayload()3079 if (headsUpContentView != null) { in writeToParcelImpl()3228 if (areRemoteViewsChanged(first.mN.headsUpContentView, second.mN.headsUpContentView)) { in areRemoteViewsChanged()4356 mN.headsUpContentView = contentView; in setCustomHeadsUpContentView()5960 if (headsUpContentView != null) { in makeAmbientNotification()5961 return headsUpContentView; in makeAmbientNotification()9698 RemoteViews headsUpContentView = mBuilder.mN.headsUpContentView == null in makeDecoratedHeadsUpContentView() local[all …]
410 sbn.getNotification().headsUpContentView = null; in makeMockSBN()424 sbn.getNotification().headsUpContentView = null; in makeMockFgSBN()
85 notification.headsUpContentView = null; in lightenNotificationPayload()
1208 View headsUpContentView = mHeadsUpChild;1209 if (headsUpContentView != null) {1211 headsUpContentView, entry, hasFreeformRemoteInput,
563 + formatRemoteViews(notification.headsUpContentView)); in dumpNotification()1426 || notification.headsUpContentView != null; in hasUndecoratedRemoteView()
6313 if (removeRemoteView(pkg, tag, id, notification.headsUpContentView)) {6314 notification.headsUpContentView = null;6323 if (removeRemoteView(pkg, tag, id, notification.publicVersion.headsUpContentView)) {6324 notification.publicVersion.headsUpContentView = null;
1361 notification.headsUpContentView = headsUp; in maybePopulateRemoteViews()
7176 assertNotNull(np.headsUpContentView); in testRemoveLargeRemoteViews()7181 assertNotNull(n.publicVersion.headsUpContentView); in testRemoveLargeRemoteViews()7187 assertNotNull(n.headsUpContentView); in testRemoveLargeRemoteViews()7190 assertNull(n.publicVersion.headsUpContentView); in testRemoveLargeRemoteViews()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
5769 field @Deprecated public android.widget.RemoteViews headsUpContentView;
4636 field public android.widget.RemoteViews headsUpContentView;