Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DKeyguardBouncerTest.java107 protected void inflateView() { in setup()
108 super.inflateView(); in setup()
116 mBouncer.inflateView(); in testInflateView_doesntCrash()
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DScreenPinningRequest.java178 inflateView(rotation); in onAttachedToWindow()
218 private void inflateView(int rotation) { in inflateView() method in ScreenPinningRequest.RequestWindowView
321 inflateView(RotationUtils.getRotation(mContext)); in onConfigurationChanged()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBouncer.java335 inflateView(); in reset()
432 inflateView(); in ensureView()
436 protected void inflateView() { in inflateView() method in KeyguardBouncer
/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.java3378 View result = inflateView(context, rvToApply, parent);
3388 View result = inflateView(context, rvToApply, parent, applyThemeResId);
3393 private View inflateView(Context context, RemoteViews rv, ViewGroup parent) {
3394 return inflateView(context, rv, parent, 0);
3397 private View inflateView(Context context, RemoteViews rv, ViewGroup parent,
3506 mResult = inflateView(mContext, mRV, mParent);
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java667 Pair<View, Boolean> pair = context.inflateView( in postInflateProcess()
679 Pair<View, Boolean> pair = context.inflateView( in postInflateProcess()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
DBridgeContext.java445 public Pair<View, Boolean> inflateView(ResourceReference layout, ViewGroup parent, in inflateView() method in BridgeContext
/frameworks/base/config/
Dboot-image-profile.txt19164 HSPLandroid/widget/RemoteViews;->inflateView(Landroid/content/Context;Landroid/widget/RemoteViews;L…
42826 HSPLandroid/widget/RemoteViews;->inflateView(Landroid/content/Context;Landroid/widget/RemoteViews;L…
Dhiddenapi-greylist-max-o.txt83583 Landroid/widget/RemoteViews;->inflateView(Landroid/content/Context;Landroid/widget/RemoteViews;Land…