Searched refs:inflateView (Results 1 – 5 of 5) sorted by relevance
134 inflateView(); in reset()167 inflateView(); in ensureView()171 private void inflateView() { in inflateView() method in KeyguardBouncer
147 inflateView(isLandscape); in onAttachedToWindow()191 private void inflateView(boolean isLandscape) { in inflateView() method in ScreenPinningRequest.RequestWindowView258 inflateView(isLandscapePhone(mContext)); in onConfigurationChanged()
49 Pair<View, Boolean> pair = context.inflateView(dataBindingItem.getViewReference(), in getView()
1291 Pair<View, Boolean> pair = context.inflateView( in postInflateProcess()1303 Pair<View, Boolean> pair = context.inflateView( in postInflateProcess()
350 public Pair<View, Boolean> inflateView(ResourceReference resource, ViewGroup parent, in inflateView() method in BridgeContext