Home
last modified time | relevance | path

Searched refs:setShort (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/services/camera/libcameraservice/utils/
DExifUtils.cpp210 virtual bool setShort(ExifIfd ifd, ExifTag tag, uint16_t value, const std::string& msg);
244 if (setShort(ifd, tag, value, #tag) == false) \
808 bool ExifUtilsImpl::setShort(ExifIfd ifd, ExifTag tag, uint16_t value, const std::string& msg) { in setShort() function in android::camera3::ExifUtilsImpl
/frameworks/base/core/java/android/widget/
DRemoteViews.java4891 public void setShort(@IdRes int viewId, String methodName, short value) {
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt38237 method public void setShort(int, java.lang.String, short);
42368 …method public static void setShort(java.lang.Object, int, short) throws java.lang.ArrayIndexOutOfB…
42414 …method public void setShort(java.lang.Object, short) throws java.lang.IllegalAccessException, java…
45927 method public abstract void setShort(java.lang.String, short) throws java.sql.SQLException;
46374 method public abstract void setShort(int, short) throws java.sql.SQLException;
53237 method public abstract void setShort(int, short) throws java.sql.SQLException;
53238 method public abstract void setShort(java.lang.String, short) throws java.sql.SQLException;
/frameworks/base/core/api/
Dcurrent.txt56756 method public void setShort(@IdRes int, String, short);