Home
last modified time | relevance | path

Searched refs:isCurrentProfile (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DNotificationLockscreenUserManager.java47 boolean isCurrentProfile(int userId); in isCurrentProfile() method
DNotificationLockscreenUserManagerImpl.java98 isCurrentProfile(getSendingUserId())) {
263 public boolean isCurrentProfile(int userId) { in isCurrentProfile() method in NotificationLockscreenUserManagerImpl
415 if (isCurrentProfile(userHandle) && userHandle != mCurrentUserId) { in userAllowsNotificationsInPublic()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardEnvironmentImpl.java52 return mLockscreenUserManager.isCurrentProfile(notificationUserId); in isNotificationForCurrentProfiles()
DStatusBarRemoteInputCallback.java266 && mLockscreenUserManager.isCurrentProfile(userId)) { in onReceive()
DStatusBar.java2552 if (mLockscreenUserManager.isCurrentProfile(getSendingUserId())) {
/frameworks/base/telephony/java/android/telephony/
DLocationAccessPolicy.java289 return isCurrentProfile(context, uid) || checkInteractAcrossUsersFull(context, pid, uid); in checkSystemLocationAccess()
307 private static boolean isCurrentProfile(@NonNull Context context, int uid) { in isCurrentProfile() method in LocationAccessPolicy
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
DWifiPermissionsUtil.java271 if (!isCurrentProfile(uid) && !checkInteractAcrossUsersFull(uid)) { in enforceCanAccessScanResults()
399 private boolean isCurrentProfile(int uid) { in isCurrentProfile() method in WifiPermissionsUtil
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarRemoteInputCallbackTest.java81 when(mNotificationLockscreenUserManager.isCurrentProfile(anyInt())).thenReturn(true); in testActionDeviceLockedChangedWithDifferentUserIdCallsOnWorkChallengeChanged()
/frameworks/base/core/java/android/app/
DActivityManagerInternal.java244 public abstract boolean isCurrentProfile(int userId); in isCurrentProfile() method in ActivityManagerInternal
/frameworks/base/services/core/java/com/android/server/notification/
DManagedServices.java1347 && mUserProfiles.isCurrentProfile(nid) in enabledAndUserMatches()
1448 public boolean isCurrentProfile(int userId) { in isCurrentProfile() method in ManagedServices.UserProfiles
DNotificationManagerService.java3103 !mUserProfiles.isCurrentProfile(userId)) {
3171 && !mUserProfiles.isCurrentProfile(userId)) {
5966 mUserProfiles.isCurrentProfile(record.getUserId()));
6717 || mUserProfiles.isCurrentProfile(r.getUserId());
/frameworks/base/services/core/java/com/android/server/inputmethod/
DInputMethodUtils.java894 public boolean isCurrentProfile(int userId) { in isCurrentProfile() method in InputMethodUtils.InputMethodSettings
DInputMethodManagerService.java1676 if (!PER_PROFILE_IME_ENABLED && mSettings.isCurrentProfile(userId)) { in calledFromValidUserLocked()
3012 if (!mSettings.isCurrentProfile(userId)) { in startInputOrWindowGainedFocusInternalLocked()
/frameworks/base/services/core/java/com/android/server/am/
DUserController.java1973 boolean isCurrentProfile(int userId) {
DActivityManagerService.java18150 public boolean isCurrentProfile(int userId) { in isCurrentProfile() method in ActivityManagerService.LocalService
18151 return mUserController.isCurrentProfile(userId); in isCurrentProfile()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStackSupervisor.java2104 return mService.mAmInternal.isCurrentProfile(userId); in isCurrentProfileLocked()
/frameworks/base/services/
Dart-profile2687 PLcom/android/server/am/ActivityManagerService$LocalService;->isCurrentProfile(I)Z
3719 PLcom/android/server/am/UserController;->isCurrentProfile(I)Z
7379 HSPLcom/android/server/inputmethod/InputMethodUtils$InputMethodSettings;->isCurrentProfile(I)Z
9275 PLcom/android/server/notification/ManagedServices$UserProfiles;->isCurrentProfile(I)Z
/frameworks/base/config/
Dboot-image-profile.txt13978 HSPLandroid/telephony/LocationAccessPolicy;->isCurrentProfile(Landroid/content/Context;I)Z
Dhiddenapi-greylist-max-o.txt73222 Landroid/telephony/LocationAccessPolicy;->isCurrentProfile(Landroid/content/Context;I)Z