Home
last modified time | relevance | path

Searched refs:mIndexInTheGroup (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/include/media/
DMicrophoneInfo.h40 mIndexInTheGroup = characteristic.index_in_the_group; in MicrophoneInfo()
78 parcelable->indexInTheGroup = mIndexInTheGroup; in writeToParcelable()
107 mIndexInTheGroup = parcelable.indexInTheGroup; in readFromParcelable()
158 return mIndexInTheGroup; in getIndexInTheGroup()
200 int32_t mIndexInTheGroup; variable
/frameworks/base/media/java/android/media/
DMicrophoneInfo.java163 private int mIndexInTheGroup; field in MicrophoneInfo
179 mIndexInTheGroup = indexInTheGroup; in MicrophoneInfo()
267 return mIndexInTheGroup; in getIndexInTheGroup()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt28948 Landroid/media/MicrophoneInfo;->mIndexInTheGroup:I