Searched defs:contentView (Results 1 – 5 of 5) sorted by relevance
41 private OverlayWindowBuilder(@NonNull View contentView) { in OverlayWindowBuilder()45 static OverlayWindowBuilder from(@NonNull View contentView) { in from()
147 final LinearLayout contentView = new LinearLayout(this); in onServiceConnected() local
38 final View contentView = findViewById(R.id.fullscreen_content); in onCreate() local
76 RemoteViews contentView = new RemoteViews(getPackageName(), R.layout.notification); in createNotification() local
236 RemoteViews contentView = new RemoteViews(getPackageName(), R.layout.status_bar_balloon); in setMoodView() local