Home
last modified time | relevance | path

Searched defs:mProfileId (Results 1 – 11 of 11) sorted by relevance

/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothProfileConnector.java41 private final int mProfileId; field in BluetoothProfileConnector
/aosp12/packages/apps/Launcher3/tests/src/com/android/launcher3/provider/
H A DRestoreDbTaskTest.java149 private final long mProfileId; field in RestoreDbTaskTest.MyDatabaseHelper
/aosp12/frameworks/base/telephony/java/android/telephony/data/
H A DDataProfile.java65 private final int mProfileId; field in DataProfile
371 private int mProfileId; field in DataProfile.Builder
H A DApnSetting.java507 private final int mProfileId; field in ApnSetting
1846 private int mProfileId; field in ApnSetting.Builder
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/
H A DRestrictedLockUtilsTest.java71 private final int mProfileId = 160; field in RestrictedLockUtilsTest
/aosp12/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/bluetooth/
H A DBluetoothBondedDevicesPreferenceControllerTest.java324 private int mProfileId; field in BluetoothBondedDevicesPreferenceControllerTest.TestLocalBluetoothProfile
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/
H A DNotificationHistoryManagerTest.java62 int mProfileId = 11; field in NotificationHistoryManagerTest
/aosp12/packages/services/Car/service/src/com/android/car/
H A DBluetoothProfileDeviceManager.java122 private final int mProfileId; field in BluetoothProfileDeviceManager
/aosp12/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
H A DBluetoothProfileDeviceManagerTest.java105 private final int mProfileId = BluetoothProfile.HEADSET_CLIENT; field in BluetoothProfileDeviceManagerTest
/aosp12/packages/apps/Settings/src/com/android/settings/
H A DTrustedCredentialsSettings.java826 public int mProfileId; field in TrustedCredentialsSettings.CertHolder
/aosp12/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
H A DDataConnection.java228 int mProfileId; field in DataConnection.ConnectionParams