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