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