Searched refs:ALLOW_CAPTURE_BY_NONE (Results 1 – 3 of 3) sorted by relevance
20 import static android.media.AudioAttributes.ALLOW_CAPTURE_BY_NONE;275 ? ALLOW_CAPTURE_BY_ALL : ALLOW_CAPTURE_BY_NONE); in anonymizedCopy()
498 public static final int ALLOW_CAPTURE_BY_NONE = 3; field in AudioAttributes504 ALLOW_CAPTURE_BY_NONE,625 return ALLOW_CAPTURE_BY_NONE; in getAllowedCapturePolicy()1570 case ALLOW_CAPTURE_BY_NONE: in capturePolicyToFlags()
20185 field public static final int ALLOW_CAPTURE_BY_NONE = 3; // 0x3