Home
last modified time | relevance | path

Searched defs:mContents (Results 1 – 8 of 8) sorted by relevance

/aosp12/frameworks/base/core/java/android/util/
H A DFastImmutableArraySet.java32 T[] mContents; field in FastImmutableArraySet
56 private final T[] mContents; field in FastImmutableArraySet.FastIterator
/aosp12/packages/apps/Settings/src/com/android/settings/inputmethod/
H A DUserDictionaryAddWordFragment.java45 private UserDictionaryAddWordContents mContents; field in UserDictionaryAddWordFragment
H A DUserDictionaryAddWordActivity.java38 private UserDictionaryAddWordContents mContents; field in UserDictionaryAddWordActivity
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
H A DSectionHeaderView.java40 private ViewGroup mContents; field in SectionHeaderView
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/userdictionary/
H A DUserDictionaryAddWordFragment.java55 private UserDictionaryAddWordContents mContents; field in UserDictionaryAddWordFragment
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/map/
H A DBluetoothMapContentObserverTest.java59 HashSet<String> mContents = new HashSet<String>(); field in BluetoothMapContentObserverTest.ExceptionTestProvider
/aosp12/frameworks/base/core/java/android/hardware/location/
H A DContextHubTransaction.java136 private R mContents; field in ContextHubTransaction.Response
/aosp12/packages/services/Car/tests/MultiDisplayTest/src/com/google/android/car/multidisplaytest/present/
H A DPresentTestFragment.java314 private DemoPresentationContents mContents; field in PresentTestFragment.DemoPresentation