/packages/apps/Nfc/src/com/android/nfc/cardemulation/ |
D | CardEmulationManager.java | 93 public void onUserSwitched(int userId) { in onUserSwitched() 114 public void onServicesUpdated(int userId, List<ApduServiceInfo> services) { in onServicesUpdated() 123 void verifyDefaults(int userId, List<ApduServiceInfo> services) { in verifyDefaults() 195 ComponentName getDefaultServiceForCategory(int userId, String category, in getDefaultServiceForCategory() 217 boolean setDefaultServiceForCategoryChecked(int userId, ComponentName service, in setDefaultServiceForCategoryChecked() 236 boolean isServiceRegistered(int userId, ComponentName service) { in isServiceRegistered() 267 public boolean isDefaultServiceForCategory(int userId, ComponentName service, in isDefaultServiceForCategory() 280 public boolean isDefaultServiceForAid(int userId, in isDefaultServiceForAid() 291 public boolean setDefaultServiceForCategory(int userId, in setDefaultServiceForCategory() 302 public boolean setDefaultForNextTap(int userId, ComponentName service) in setDefaultForNextTap() [all …]
|
D | RegisteredServicesCache.java | 85 void onServicesUpdated(int userId, final List<ApduServiceInfo> services); in onServicesUpdated() 107 private UserServices findOrCreateUserLocked(int userId) { in findOrCreateUserLocked() 185 public boolean hasService(int userId, ComponentName service) { in hasService() 189 public ApduServiceInfo getService(int userId, ComponentName service) { in getService() 196 public List<ApduServiceInfo> getServices(int userId) { in getServices() 205 public List<ApduServiceInfo> getServicesForCategory(int userId, String category) { in getServicesForCategory() 216 ArrayList<ApduServiceInfo> getInstalledServices(int userId) { in getInstalledServices() 271 public void invalidateCache(int userId) { in invalidateCache() 380 final int userId = UserHandle.getUserId(currentUid); in readDynamicAidsLocked() local 444 public boolean registerAidGroupForService(int userId, int uid, in registerAidGroupForService() [all …]
|
D | PreferredServices.java | 127 void loadDefaultsFromSettings(int userId) { in loadDefaultsFromSettings() 353 public void onUserSwitched(int userId) { in onUserSwitched()
|
D | RegisteredAidCache.java | 195 public boolean isDefaultServiceForAid(int userId, ComponentName service, String aid) { in isDefaultServiceForAid() 545 public void onServicesUpdated(int userId, List<ApduServiceInfo> services) { in onServicesUpdated()
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/ |
D | ProfileOwnerProvisioningActivity.java | 167 int userId = intent.getIntExtra(ProfileOwnerProvisioningService.EXTRA_PROFILE_USER_ID, in handleProvisioningResult() local 259 private void onProvisioningSuccess(Intent pendingSuccessIntent, int userId, int serialNumber) { in onProvisioningSuccess() 262 1 /* true- > setup complete */, userId); in onProvisioningSuccess() local
|
D | PreBootListener.java | 91 private void deleteNonRequiredApps(Context context, String mdmPackageName, int userId, in deleteNonRequiredApps()
|
D | ProfileOwnerProvisioningService.java | 272 private boolean startManagedProfile(int userId) { in startManagedProfile()
|
/packages/apps/Settings/src/com/android/settings/users/ |
D | UserSettings.java | 390 private void onRemoveUserClicked(int userId) { in onRemoveUserClicked() 403 int userId = newUserInfo.id; in createLimitedUser() local 409 Secure.LOCATION_MODE, Secure.LOCATION_MODE_OFF, userId); in createLimitedUser() local 432 private void onManageUserClicked(int userId, boolean newUser) { in onManageUserClicked() 475 private void onUserCreated(int userId) { in onUserCreated() 691 private void switchUserNow(int userId) { in switchUserNow() 892 int userId = ((UserPreference) pref).getUserId(); in onPreferenceClick() local 952 int userId = ((UserPreference) v.getTag()).getUserId(); in onClick() local
|
D | ProfileUpdateReceiver.java | 54 int userId = UserHandle.myUserId(); in copyProfileName() local
|
D | UserPreference.java | 45 UserPreference(Context context, AttributeSet attrs, int userId, in UserPreference()
|
D | UserDetailsSettings.java | 83 final int userId = getArguments().getInt(EXTRA_USER_ID, -1); in onCreate() local
|
/packages/apps/Settings/src/com/android/settings/notification/ |
D | NotificationStation.java | 229 private Resources getResourcesForUserPackage(String pkg, int userId) { in getResourcesForUserPackage() 248 private Drawable loadPackageIconDrawable(String pkg, int userId) { in loadPackageIconDrawable() 270 private Drawable loadIconDrawable(String pkg, int userId, int resId) { in loadIconDrawable()
|
/packages/apps/ManagedProvisioning/src/com/android/managedprovisioning/task/ |
D | DeleteNonRequiredAppsTask.java | 77 public DeleteNonRequiredAppsTask(Context context, String mdmPackageName, int userId, in DeleteNonRequiredAppsTask() 103 public static boolean shouldDeleteNonRequiredApps(Context context, int userId) { in shouldDeleteNonRequiredApps() 182 static File getSystemAppsFile(Context context, int userId) { in getSystemAppsFile()
|
/packages/apps/Nfc/src/com/android/nfc/ |
D | NfcPermissions.java | 21 public static void validateUserId(int userId) { in validateUserId()
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/system/ |
D | KeyboardActivity.java | 221 int userId; in setInputMethod() local 225 Settings.Secure.DEFAULT_INPUT_METHOD, imid, userId); in setInputMethod() local
|
/packages/apps/TvSettings/Settings/src/com/android/tv/settings/users/ |
D | UserAppRestrictionsDialogFragment.java | 86 public static UserAppRestrictionsDialogFragment newInstance(Context context, int userId, in newInstance() 365 ArrayList<Action> actions, IPackageManager ipm, int userId) { in applyUserAppsStates() 375 static boolean applyUserAppState(IPackageManager ipm, int userId, String packageName, in applyUserAppState()
|
D | AppLoadingTask.java | 85 AppLoadingTask(Context context, int userId, boolean newUser, IPackageManager iPackageManager, in AppLoadingTask() 412 Set<String> excludePackages, int userId) { in addSystemApps() 463 private ApplicationInfo getAppInfoForUser(String packageName, int flags, int userId) { in getAppInfoForUser()
|
D | UserSwitchListenerService.java | 89 static void setBootUser(Context context, int userId) { in setBootUser()
|
/packages/apps/Settings/src/com/android/settings/location/ |
D | RecentLocationApps.java | 123 int userId = UserHandle.getUserId(uid); in getAppList() local 179 int userId = UserHandle.getUserId(uid); in getPreferenceFromOps() local
|
/packages/apps/Settings/src/com/android/settings/accounts/ |
D | ManageAccountsSettings.java | 203 final int userId = mUserHandle.getIdentifier(); in requestOrCancelSyncForAccounts() local 249 final int userId = mUserHandle.getIdentifier(); in showSyncState() local 343 private boolean isSyncEnabled(int userId, Account account, String authority) { in isSyncEnabled()
|
D | AccountSyncSettings.java | 290 final int userId = mUserHandle.getIdentifier(); in onPreferenceTreeClick() local 386 final int userId = mUserHandle.getIdentifier(); in setFeedsState() local
|
D | AccountSettings.java | 205 final int userId = profileData.userInfo.id; in onPreferenceClick() local 206 Utils.createRemoveConfirmationDialog(getActivity(), userId, in onPreferenceClick() local
|
/packages/apps/Settings/src/com/android/settings/net/ |
D | UidDetailProvider.java | 149 final int userId = UserHandle.getUserId(uid); in buildUidDetail() local
|
/packages/apps/Settings/src/com/android/settings/ |
D | UserSpinnerAdapter.java | 58 final int userId = userInfo.id; in UserDetails() local
|
/packages/apps/Settings/src/com/android/settings/fuelgauge/ |
D | BatteryEntry.java | 260 final int userId = UserHandle.getUserId(uid); in loadNameAndIcon() local
|