Searched defs:SetCommand (Results 1 – 3 of 3) sorted by relevance
22 public interface SetCommand { interface
1701 new SetCommand() { in CameraCharacteristics.SCALER_AVAILABLE_FORMATS.getNativeKey() method1708 new SetCommand() { in CaptureResult.STATISTICS_FACE_RECTANGLES.getNativeKey() method1715 new SetCommand() { in CaptureResult.STATISTICS_FACES.getNativeKey() method1721 sSetCommandMap.put(CaptureRequest.TONEMAP_CURVE.getNativeKey(), new SetCommand() { in CaptureRequest.TONEMAP_CURVE.getNativeKey() method1727 sSetCommandMap.put(CaptureResult.JPEG_GPS_LOCATION.getNativeKey(), new SetCommand() { in CaptureResult.JPEG_GPS_LOCATION.getNativeKey() method1734 new SetCommand() { in CaptureRequest.SCALER_CROP_REGION.getNativeKey() method1741 new SetCommand() { in CaptureRequest.CONTROL_AWB_REGIONS.getNativeKey() method1748 new SetCommand() { in CaptureRequest.CONTROL_AF_REGIONS.getNativeKey() method1755 new SetCommand() { in CaptureRequest.CONTROL_AE_REGIONS.getNativeKey() method
139 void NL80211Packet::SetCommand(uint8_t command) { in SetCommand() function in android::wificond::NL80211Packet