Home
last modified time | relevance | path

Searched refs:hasSetSubtitle (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/app/
DPictureInPictureParams.java436 if (otherArgs.hasSetSubtitle()) { in copyOnlySet()
623 public boolean hasSetSubtitle() { in hasSetSubtitle() method in PictureInPictureParams
654 && !hasSetSubtitle() && mIsLaunchIntoPip == null; in empty()