Home
last modified time | relevance | path

Searched defs:createContentView (Results 1 – 5 of 5) sorted by relevance

/frameworks/libs/systemui/viewcapturelib/tests/com/android/app/viewcapture/
DTestActivity.kt38 private fun createContentView(): LinearLayout { in createContentView() method in com.android.app.viewcapture.TestActivity
/frameworks/base/core/java/android/app/
DSearchDialog.java167 private void createContentView() { in createContentView() method in SearchDialog
DNotification.java5865 public RemoteViews createContentView() { in createContentView() method in Notification.Builder
5935 public RemoteViews createContentView(boolean increasedHeight) { in createContentView() method in Notification.Builder
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationContentInflater.java750 private static RemoteViews createContentView(Notification.Builder builder, in createContentView() method in NotificationContentInflater
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java148 void createContentView(Context context, @StartingWindowType int suggestType, in createContentView() method in SplashscreenContentDrawer