Home
last modified time | relevance | path

Searched refs:mSessionType (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/hardware/camera2/params/
DSessionConfiguration.java87 private int mSessionType; field in SessionConfiguration
112 mSessionType = sessionType; in SessionConfiguration()
133 mSessionType = sessionType; in SessionConfiguration()
161 dest.writeInt(mSessionType); in writeToParcel()
195 if (mInputConfig != other.mInputConfig || mSessionType != other.mSessionType || in equals()
217 mSessionType); in hashCode()
226 return mSessionType; in getSessionType()
265 if (mSessionType != SESSION_HIGH_SPEED) { in setInputConfiguration()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt22254 Landroid/hardware/camera2/params/SessionConfiguration;->mSessionType:I