Home
last modified time | relevance | path

Searched defs:inflateView (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/CarSystemUI/src/com/android/systemui/car/window/
DOverlayViewGlobalStateController.java246 public void inflateView(OverlayViewController viewController) { in inflateView() method in OverlayViewGlobalStateController
/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DScreenPinningRequest.java231 private void inflateView(int rotation) { in inflateView() method in ScreenPinningRequest.RequestWindowView
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardBouncer.java436 protected void inflateView() { in inflateView() method in KeyguardBouncer
/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