Searched refs:dialogPresentation (Results 1 – 3 of 3) sorted by relevance
206 RemoteViews dialogPresentation, in Dataset() argument221 mDialogPresentation = dialogPresentation; in Dataset()1213 @Nullable RemoteViews dialogPresentation) { in setLifeTheUniverseAndEverything() argument1220 mFieldDialogPresentations.set(existingIdx, dialogPresentation); in setLifeTheUniverseAndEverything()1230 mFieldDialogPresentations.add(dialogPresentation); in setLifeTheUniverseAndEverything()1243 @Nullable RemoteViews dialogPresentation) { in setLifeTheUniverseAndEverything() argument1259 mFieldDialogPresentations.add(dialogPresentation); in setLifeTheUniverseAndEverything()1272 @Nullable RemoteViews dialogPresentation) { in createFromParcel() argument1289 mFieldDialogPresentations.add(dialogPresentation); in createFromParcel()1371 final RemoteViews dialogPresentation = parcel.readParcelable(null,[all …]
112 @Nullable RemoteViews dialogPresentation, in Presentations() argument116 this.mDialogPresentation = dialogPresentation; in Presentations()
158 InlinePresentation inlineTooltipPresentation, RemoteViews dialogPresentation, in FillResponse() argument173 mDialogPresentation = dialogPresentation; in FillResponse()686 @Nullable RemoteViews dialogPresentation) { in setAuthentication() argument701 mDialogPresentation = dialogPresentation; in setAuthentication()1276 …final RemoteViews dialogPresentation = parcel.readParcelable(null, android.widget.RemoteViews.clas…1279 inlinePresentation, inlineTooltipPresentation, dialogPresentation);