Searched refs:headsUpContentView (Results 1 – 9 of 9) sorted by relevance
379 public RemoteViews headsUpContentView; field in Notification2278 headsUpContentView = RemoteViews.CREATOR.createFromParcel(parcel); in readFromParcelImpl()2409 if (heavy && this.headsUpContentView != null) { in cloneInto()2410 that.headsUpContentView = this.headsUpContentView.clone(); in cloneInto()2450 if (headsUpContentView != null) headsUpContentView.visitUris(visitor); in visitUris()2487 headsUpContentView = null; in lightenPayload()2708 if (headsUpContentView != null) { in writeToParcelImpl()2710 headsUpContentView.writeToParcel(parcel, 0); in writeToParcelImpl()2855 if (areRemoteViewsChanged(first.mN.headsUpContentView, second.mN.headsUpContentView)) { in areRemoteViewsChanged()3936 mN.headsUpContentView = contentView; in setCustomHeadsUpContentView()[all …]
116 notification.headsUpContentView = remoteViews; in testRemoteViewsReset()
541 newNotification.headsUpContentView = sbn.getNotification().headsUpContentView; in rebuildNotificationWithRemoteInput()
147 assertNotNull(before.headsUpContentView); in testStripsRemoteViewsInLowRamMode()150 assertNull(after.headsUpContentView); in testStripsRemoteViewsInLowRamMode()
1299 View headsUpContentView = mHeadsUpChild;1300 if (headsUpContentView != null) {1302 headsUpContentView, entry, hasFreeformRemoteInput,
368 sbn.getNotification().headsUpContentView = null; in makeMockFgSBN()
1240 notification.headsUpContentView = headsUp; in maybePopulateRemoteViews()
493 + formatRemoteViews(notification.headsUpContentView)); in dump()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...