Searched refs:mImageColorDepthBits (Results 1 – 1 of 1) sorted by relevance
60 private final int mImageColorDepthBits; field in CarNavigationInstrumentCluster129 return mImageColorDepthBits; in getImageColorDepthBits()137 that.mImageColorDepthBits); in CarNavigationInstrumentCluster()157 mImageColorDepthBits = imageColorDepthBits; in CarNavigationInstrumentCluster()173 dest.writeInt(mImageColorDepthBits); in writeToParcel()182 mImageColorDepthBits = in.readInt(); in CarNavigationInstrumentCluster()194 + "imageColourDepthBits: " + mImageColorDepthBits in toString()