Home
last modified time | relevance | path

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

/frameworks/libs/systemui/viewcapturelib/tests/com/android/app/viewcapture/
DTestActivity.kt38 private fun createContentView(): LinearLayout { in createContentView() method
/frameworks/base/core/java/android/app/
DSearchDialog.java167 private void createContentView() { in createContentView() method in SearchDialog
DNotification.java6773 public RemoteViews createContentView() { in createContentView() method in Builder
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/row/
DNotificationContentViewTest.kt660 private fun createContentView( in <lambda>() method in com.android.systemui.statusbar.notification.row.NotificationContentViewTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DNotificationRowContentBinderImpl.kt1702 private fun createContentView( in <lambda>() method
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/startingsurface/
DSplashscreenContentDrawer.java289 void createContentView(Context context, @StartingWindowType int suggestType, in createContentView() method in SplashscreenContentDrawer