Home
last modified time | relevance | path

Searched refs:inflateView (Results 1 – 12 of 12) sorted by relevance

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/window/
DOverlayViewGlobalStateController.java110 inflateView(viewController); in showView()
246 public void inflateView(OverlayViewController viewController) { in inflateView() method in OverlayViewGlobalStateController
DOverlayPanelViewController.java147 getOverlayViewGlobalStateController().inflateView(this); in OverlayPanelViewController()
185 getOverlayViewGlobalStateController().inflateView(this); in toggle()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBouncer.java337 inflateView(); in reset()
432 inflateView(); in ensureView()
436 protected void inflateView() { in inflateView() method in KeyguardBouncer
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DScreenPinningRequest.java191 inflateView(rotation); in onAttachedToWindow()
231 private void inflateView(int rotation) { in inflateView() method in ScreenPinningRequest.RequestWindowView
345 inflateView(RotationUtils.getRotation(mContext)); in onConfigurationChanged()
/frameworks/base/packages/CarSystemUI/tests/src/com/android/systemui/car/window/
DOverlayPanelViewControllerTest.java98 verify(mOverlayViewGlobalStateController).inflateView(mOverlayPanelViewController); in toggle_notInflated_inflates()
108 verify(mOverlayViewGlobalStateController, never()).inflateView(mOverlayPanelViewController); in toggle_inflated_doesNotInflate()
422 verify(mOverlayViewGlobalStateController).inflateView(mOverlayPanelViewController); in dragOpenTouchListener_isNotInflated_inflatesView()
DOverlayViewGlobalStateControllerTest.java572 mOverlayViewGlobalStateController.inflateView(mOverlayViewController2); in inflateView_notInflated_inflates()
581 mOverlayViewGlobalStateController.inflateView(mOverlayViewController2); in inflateView_alreadyInflated_doesNotInflate()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardBouncerTest.java127 protected void inflateView() { in setup()
136 mBouncer.inflateView(); in testInflateView_doesntCrash()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
DAdapterHelper.java49 Pair<View, Boolean> pair = context.inflateView(dataBindingItem.getViewReference(), in getView()
/frameworks/base/core/java/android/widget/
DRemoteViews.java3387 View result = inflateView(context, rvToApply, parent);
3397 View result = inflateView(context, rvToApply, parent, applyThemeResId);
3402 private View inflateView(Context context, RemoteViews rv, ViewGroup parent) {
3403 return inflateView(context, rv, parent, 0);
3406 private View inflateView(Context context, RemoteViews rv, ViewGroup parent,
3519 mResult = inflateView(mContext, mRV, mParent);
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java688 Pair<View, Boolean> pair = context.inflateView( in postInflateProcess()
700 Pair<View, Boolean> pair = context.inflateView( in postInflateProcess()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java476 public Pair<View, Boolean> inflateView(ResourceReference layout, ViewGroup parent, in inflateView() method in BridgeContext
/frameworks/base/config/
Dboot-image-profile.txt26539 HSPLandroid/widget/RemoteViews;->inflateView(Landroid/content/Context;Landroid/widget/RemoteViews;L…
26540 HSPLandroid/widget/RemoteViews;->inflateView(Landroid/content/Context;Landroid/widget/RemoteViews;L…