Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/shared/ui/view/
DModernStatusBarView.kt96 fun initView(slot: String, bindingCreator: () -> ModernStatusBarViewBinding) { in initView() method
/frameworks/base/packages/SystemUI/src/com/android/systemui/decor/
DRoundedCornerDecorProviderImpl.kt67 private fun initView( in <lambda>() method in com.android.systemui.decor.RoundedCornerDecorProviderImpl
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/onehanded/
DBackgroundWindowManager.java120 boolean initView() { in initView() method in BackgroundWindowManager
/frameworks/base/packages/PackageInstaller/src/com/android/packageinstaller/television/
DUninstallAppProgress.java323 private void initView() { in initView() method in UninstallAppProgress
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java87 public void initView(Context context) { in initView() method in StackScrollAlgorithm
DNotificationStackScrollLayout.java1024 void initView(Context context, NotificationSwipeHelper swipeHelper, in initView() method in NotificationStackScrollLayout