Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 156e7809 authored by Diego Vela's avatar Diego Vela Committed by Automerger Merge Worker
Browse files

Merge "Update SplitController to use updated method names." into tm-qpr-dev am: bca3324d

parents 18ed33a0 bca3324d
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -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.