Add ApiCompatibilityUtils#isInMultiWindowMode()
Based on MultiWindowUtils#isInMultiWindowMode() (which is in org.chromium.chrome code, and therefore can't be used in the content layer), but with simpler implementation. We should probably update callers of MultiWindowUtils#isInMultiWindowMode() at some point to use this method instead and then remove that method. Bug: Change-Id: Ibb20fccf706368dd054541ce769855e1e24266ba Reviewed-on: https://chromium-review.googlesource.com/578390Reviewed-by:Theresa <twellington@chromium.org> Reviewed-by:
Richard Coles <torne@chromium.org> Commit-Queue: Ryan Landay <rlanday@chromium.org> Cr-Commit-Position: refs/heads/master@{#488007}
Showing
Please register or sign in to comment