Searched defs:SECURE (Results 1 – 4 of 4) sorted by relevance
828 constexpr char SECURE[] = "android.media.mediacodec.secure"; variable
4975 public static final String SECURE = "android.media.mediacodec.secure"; field in MetricsConstants
328 public static final int SECURE = 0x00000080; field in SurfaceControl
429 static constexpr Secure SECURE = secure; member