Searched defs:mProfiles (Results 1 – 9 of 9) sorted by relevance
54 private final EuiccProfileInfo[] mProfiles; field in GetEuiccProfileInfoListResult
45 private final LinkedList<UserInfo> mProfiles; field in ManagedProfileControllerImpl
42 private ArrayList<AccessControlProfile> mProfiles = new ArrayList<>(); field in PersonalizationData
38 private final SparseArray<IntArray> mProfiles; field in FakeUserInfoHelper
147 AudioProfileVector mProfiles; // AudioProfiles supported by this port (format, Rates, Channels) variable
88 private final List<AudioProfile> mProfiles; field in AudioPort
61 int[] mProfiles; field in NotificationHistoryManagerTest
1020 int[] mProfiles; field in BrightnessTrackerTest.TestInjector
116 private final Collection<LocalBluetoothProfile> mProfiles = new CopyOnWriteArrayList<>(); field in CachedBluetoothDevice