Searched refs:mApiType (Results 1 – 1 of 1) sorted by relevance
45 private final ApiType mApiType; field in CameraDeviceKey52 return mApiType; in getApiType()66 mApiType = apiType; in CameraDeviceKey()73 "mApiType: " + mApiType + in toString()88 if (mApiType != other.mApiType) { in equals()100 return Objects.hash(mApiType, mCameraId); in hashCode()