Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/tv/pip/
DPipManager.java142 private Rect mRecentsFocusedPipBounds; field in PipManager
208 mRecentsFocusedPipBounds = Rect.unflattenFromString(res.getString( in initialize()
347 mCurrentPipBounds = mRecentsFocusedPipBounds; in resizePinnedStack()
378 return mRecentsFocusedPipBounds; in getRecentsFocusedPipBounds()