Searched defs:mInflateSynchronously (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ | ||
H A D | NotificationContentInflater.java | 71 private boolean mInflateSynchronously = false; field in NotificationContentInflater |
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/ | ||
H A D | Bubble.java | 91 private boolean mInflateSynchronously; field in Bubble |
H A D | BubbleController.java | 194 private boolean mInflateSynchronously; field in BubbleController |