Home
last modified time | relevance | path

Searched defs:OP_PICTURE_IN_PICTURE (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/libs/binder/include/binder/
DAppOpsManager.h100 OP_PICTURE_IN_PICTURE = 67, enumerator
/frameworks/base/core/java/android/app/
DAppOpsManager.java782 public static final int OP_PICTURE_IN_PICTURE = 67; field in AppOpsManager