Searched refs:notifyDockedStackExistsChanged (Results 1 – 6 of 6) sorted by relevance
150 private void notifyDockedStackExistsChanged(final boolean exists) { in notifyDockedStackExistsChanged() method in Divider154 mForcedResizableController.notifyDockedStackExistsChanged(exists); in notifyDockedStackExistsChanged()237 notifyDockedStackExistsChanged(exists); in onDockedStackExistsChanged()
92 public void notifyDockedStackExistsChanged(boolean exists) { in notifyDockedStackExistsChanged() method in ForcedResizableInfoActivityController
502 void notifyDockedStackExistsChanged(boolean exists) { in notifyDockedStackExistsChanged() method in DockedStackDividerController617 notifyDockedStackExistsChanged( in registerDockedStackListener()
4236 mDividerControllerLocked.notifyDockedStackExistsChanged(true); in addStackReferenceIfNeeded()4250 mDividerControllerLocked.notifyDockedStackExistsChanged(false); in removeStackReferenceIfNeeded()
3188 displayContent.mDividerControllerLocked.notifyDockedStackExistsChanged( in setCurrentUser()
16157 HSPLcom/android/server/wm/DockedStackDividerController;->notifyDockedStackExistsChanged(Z)V