Loading libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/SplitController.java +10 −0 Original line number Diff line number Diff line Loading @@ -239,6 +239,16 @@ public class SplitController implements JetpackTaskFragmentOrganizer.TaskFragmen } } /** * Clears the listener set in {@link SplitController#setSplitInfoListener}. */ @Override public void clearSplitInfoCallback() { synchronized (mLock) { mEmbeddingCallback = null; } } /** * Called when the transaction is ready so that the organizer can update the TaskFragments based * on the changes in transaction. Loading libs/WindowManager/Jetpack/window-extensions-release.aar +4 B (30.1 KiB) File changed.No diff preview for this file type. View original file View changed file Loading
libs/WindowManager/Jetpack/src/androidx/window/extensions/embedding/SplitController.java +10 −0 Original line number Diff line number Diff line Loading @@ -239,6 +239,16 @@ public class SplitController implements JetpackTaskFragmentOrganizer.TaskFragmen } } /** * Clears the listener set in {@link SplitController#setSplitInfoListener}. */ @Override public void clearSplitInfoCallback() { synchronized (mLock) { mEmbeddingCallback = null; } } /** * Called when the transaction is ready so that the organizer can update the TaskFragments based * on the changes in transaction. Loading
libs/WindowManager/Jetpack/window-extensions-release.aar +4 B (30.1 KiB) File changed.No diff preview for this file type. View original file View changed file