Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/nativedisplay/include/surfacetexture/
H A DSurfaceTexture.h442 enum class OpMode { detached, attachedToConsumer, attachedToGL }; enum
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/
H A DWifiAvailableChannel.java83 public @interface OpMode {} annotation in WifiAvailableChannel