Searched refs:inflateView (Results 1 – 6 of 6) sorted by relevance
101 protected void inflateView() { in setup()102 super.inflateView(); in setup()110 mBouncer.inflateView(); in testInflateView_doesntCrash()
330 inflateView(); in reset()425 inflateView(); in ensureView()429 protected void inflateView() { in inflateView() method in KeyguardBouncer
178 inflateView(rotation); in onAttachedToWindow()218 private void inflateView(int rotation) { in inflateView() method in ScreenPinningRequest.RequestWindowView321 inflateView(RotationUtils.getRotation(mContext)); in onConfigurationChanged()
49 Pair<View, Boolean> pair = context.inflateView(dataBindingItem.getViewReference(), in getView()
667 Pair<View, Boolean> pair = context.inflateView( in postInflateProcess()679 Pair<View, Boolean> pair = context.inflateView( in postInflateProcess()
445 public Pair<View, Boolean> inflateView(ResourceReference layout, ViewGroup parent, in inflateView() method in BridgeContext