Home
last modified time | relevance | path

Searched refs:mRecentsPipBounds (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/pip/
DPipManager.java141 private Rect mRecentsPipBounds; field in PipManager
206 mRecentsPipBounds = Rect.unflattenFromString(res.getString( in initialize()
344 mCurrentPipBounds = mRecentsPipBounds; in resizePinnedStack()