Searched defs:hasSetActions (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/app/
H A DPictureInPictureArgs.java214 if (otherArgs.hasSetActions()) {
258 public boolean hasSetActions() { method in class:PictureInPictureArgs
267 if (hasSetActions()) {
H A DPictureInPictureParams.java172 if (otherArgs.hasSetActions()) {
216 public boolean hasSetActions() { method in class:PictureInPictureParams
225 if (hasSetActions()) {

Completed in 39 milliseconds