Home
last modified time | relevance | path

Searched defs:profileId (Results 1 – 25 of 25) sorted by relevance

/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/system/
DFactoryResetAccountsPreferenceControllerTest.java225 private void addAccountAndDescription(int profileId, String accountName) { in addAccountAndDescription()
230 private void addAccount(int profileId, String accountName) { in addAccount()
239 private void addDescription(int profileId, String accountName) { in addDescription()
260 int profileId = (Integer) args[0]; in updateAccountManagerMocks() local
269 int profileId = (Integer) args[0]; in updateAccountManagerMocks() local
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/deviceadmin/
DDeviceAdminListPreferenceController.java136 final int profileId = profiles.get(i).getIdentifier(); in updateState() local
167 final int profileId = profile.getIdentifier(); in refreshData() local
226 private void updateAvailableAdminsForProfile(final int profileId) { in updateAvailableAdminsForProfile()
244 private void addActiveAdminsForProfile(List<ComponentName> activeAdmins, int profileId) { in addActiveAdminsForProfile()
280 Collection<ComponentName> alreadyAddedComponents, int profileId) { in addDeviceAdminBroadcastReceiversForProfile()
/packages/apps/Settings/src/com/android/settings/applications/specialaccess/deviceadmin/
DDeviceAdminListPreferenceController.java137 final int profileId = profiles.get(i).getIdentifier(); in updateState() local
158 final int profileId = profile.getIdentifier(); in refreshData() local
218 private void updateAvailableAdminsForProfile(final int profileId) { in updateAvailableAdminsForProfile()
236 private void addActiveAdminsForProfile(List<ComponentName> activeAdmins, int profileId) { in addActiveAdminsForProfile()
273 Collection<ComponentName> alreadyAddedComponents, int profileId) { in addDeviceAdminBroadcastReceiversForProfile()
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DMetricsLogger.java37 public static void logProfileConnectionEvent(ProfileId profileId) { in logProfileConnectionEvent()
DPhonePolicy.java328 private void processProfileStateChanged(BluetoothDevice device, int profileId, int nextState, in processProfileStateChanged()
360 private void processActiveDeviceChanged(BluetoothDevice device, int profileId) { in processActiveDeviceChanged()
/packages/apps/Launcher3/src/com/android/launcher3/provider/
DImportDataTask.java103 String profileId = Long.toString(UserCache.INSTANCE.get(mContext) in importWorkspaceItems() local
110 "profileId = ? AND container = -100 AND cellY = 0 AND screen = " + in importWorkspaceItems()
112 new String[]{profileId}, in importWorkspaceItems()
133 Favorites.PROFILE_ID + " = ?", new String[]{profileId}, in importWorkspaceItems()
/packages/apps/Car/Settings/src/com/android/car/settings/applications/specialaccess/
DAppStateAppOpsBridge.java95 int profileId = profile.getIdentifier(); in getPackageToStateMapsByProfileId() local
121 private List<PackageInfo> getPackageInfos(int profileId) throws RemoteException { in getPackageInfos()
/packages/apps/Launcher3/robolectric_tests/src/com/android/launcher3/util/
DLauncherModelHelper.java242 public int addItem(int type, int screen, int container, int x, int y, long profileId) { in addItem()
261 public int addItem(int type, int screen, int container, int x, int y, long profileId, in addItem()
271 public void addItem(int type, int screen, int container, int x, int y, long profileId, in addItem()
322 public int[][][] createGrid(int[][][] typeArray, int startScreen, long profileId) { in createGrid()
/packages/apps/Car/Settings/src/com/android/car/settings/location/
DLocationServicesPreferenceController.java100 private List<Preference> getSortedInjectedPreferences(int profileId) { in getSortedInjectedPreferences()
/packages/apps/Launcher3/src/com/android/launcher3/model/
DGridBackupTable.java134 long profileId = UserCache.INSTANCE.get(mContext).getSerialNumberForUser( in createCustomBackupTable() local
223 public void doBackup(long profileId, int options) { in doBackup()
/packages/apps/Launcher3/robolectric_tests/src/com/android/launcher3/provider/
DRestoreDbTaskTest.java97 MyDatabaseHelper(long profileId) { in MyDatabaseHelper()
/packages/apps/Settings/src/com/android/settings/notification/
DAudioHelper.java55 public Context createPackageContextAsUser(@UserIdInt int profileId) { in createPackageContextAsUser()
DSoundWorkSettingsController.java294 public void onManagedProfileAdded(@UserIdInt int profileId) { in onManagedProfileAdded()
305 public void onManagedProfileRemoved(@UserIdInt int profileId) { in onManagedProfileRemoved()
/packages/apps/Settings/src/com/android/settings/password/
DSaveChosenLockWorkerBase.java119 public void setProfileToUnify(int profileId, LockscreenCredential credential) { in setProfileToUnify()
DChooseLockGenericController.java140 public Builder setProfileToUnify(int profileId) { in setProfileToUnify()
DChooseLockPattern.java146 public IntentBuilder setProfileToUnify(int profileId, LockscreenCredential credential) { in setProfileToUnify()
DChooseLockPassword.java176 public IntentBuilder setProfileToUnify(int profileId, LockscreenCredential credential) { in setProfileToUnify()
/packages/apps/Settings/src/com/android/settings/applications/
DAppStateAppOpsBridge.java193 final int profileId = profile.getIdentifier(); in getEntries() local
225 final int profileId = profile.getIdentifier(); in loadPermissionsStates() local
/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
DPhonePolicyTest.java768 private void updateProfileConnectionStateHelper(BluetoothDevice device, int profileId, in updateProfileConnectionStateHelper()
/packages/services/Car/service/src/com/android/car/
DBluetoothProfileDeviceManager.java294 ICarBluetoothUserService bluetoothUserProxies, int profileId) { in create()
315 ICarBluetoothUserService bluetoothUserProxies, int profileId) { in BluetoothProfileDeviceManager()
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/bluetooth/
DBluetoothBondedDevicesPreferenceControllerTest.java320 TestLocalBluetoothProfile(int profileId) { in TestLocalBluetoothProfile()
/packages/apps/Settings/src/com/android/settings/
DTrustedCredentialsSettings.java707 int profileId = profile.getIdentifier(); in doInBackground() local
725 int profileId = profile.getIdentifier(); in doInBackground() local
843 int profileId) { in CertHolder()
DMainClear.java478 final int profileId = userInfo.id; in loadAccountList() local
DUtils.java620 public static ApplicationInfo getAdminApplicationInfo(Context context, int profileId) { in getAdminApplicationInfo()
/packages/apps/Settings/src/com/android/settings/vpn2/
DVpnSettings.java504 final int profileId = profile.getIdentifier(); in getAlwaysOnAppVpnInfos() local