Searched refs:mPinnedStackControllerLocked (Results 1 – 3 of 3) sorted by relevance
337 final PinnedStackController mPinnedStackControllerLocked; field in DisplayContent763 mPinnedStackControllerLocked = new PinnedStackController(service, this); in DisplayContent()1509 return mPinnedStackControllerLocked; in getPinnedStackController()1622 mPinnedStackControllerLocked.onDisplayInfoChanged(); in updateStackBoundsAfterConfigChange()2130 mPinnedStackControllerLocked.setAdjustedForIme(imeVisible, imeHeight); in adjustForImeIfNeeded()2214 mPinnedStackControllerLocked.writeToProto(proto, PINNED_STACK_CONTROLLER); in writeToProto()2313 mPinnedStackControllerLocked.dump(prefix, pw); in dump()
1330 mDisplayContent.mPinnedStackControllerLocked.resetReentrySnapFraction(this); in onConfigurationChanged()1349 mDisplayContent.mPinnedStackControllerLocked.saveReentrySnapFraction(this, in onConfigurationChanged()2141 mDisplayContent.mPinnedStackControllerLocked.resetReentrySnapFraction(this); in setHidden()
453 boolean updated = mDisplayContent.mPinnedStackControllerLocked.onTaskStackBoundsChanged( in updateBoundsAfterConfigChange()852 if (mDisplayContent.mPinnedStackControllerLocked.onTaskStackBoundsChanged( in calculateBoundsForWindowModeChange()