Searched refs:inflateView (Results 1 - 5 of 5) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardBouncer.java146 inflateView();
170 inflateView();
174 private void inflateView() { method in class:KeyguardBouncer
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DScreenPinningRequest.java146 inflateView(isLandscape);
190 private void inflateView(boolean isLandscape) { method in class:ScreenPinningRequest.RequestWindowView
257 inflateView(isLandscapePhone(mContext));
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/binding/
H A DAdapterHelper.java49 Pair<View, Boolean> pair = context.inflateView(dataBindingItem.getViewReference(),
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
H A DRenderSessionImpl.java931 Pair<View, Boolean> pair = context.inflateView(
943 Pair<View, Boolean> pair = context.inflateView(
/frameworks/base/tools/layoutlib/bridge/src/com/android/layoutlib/bridge/android/
H A DBridgeContext.java396 public Pair<View, Boolean> inflateView(ResourceReference resource, ViewGroup parent, method in class:BridgeContext

Completed in 218 milliseconds