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.java102 isCurrentProfile(getSendingUserId())) {
268 public boolean isCurrentProfile(int userId) { in isCurrentProfile() method in NotificationLockscreenUserManagerImpl
420 if (isCurrentProfile(userHandle) && userHandle != mCurrentUserId) { in userAllowsNotificationsInPublic()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardEnvironmentImpl.java57 return mLockscreenUserManager.isCurrentProfile(notificationUserId); in isNotificationForCurrentProfiles()
DStatusBarRemoteInputCallback.java271 && mLockscreenUserManager.isCurrentProfile(userId)) { in onReceive()
DStatusBar.java2654 if (mLockscreenUserManager.isCurrentProfile(getSendingUserId())) {
/frameworks/base/telephony/common/android/telephony/
DLocationAccessPolicy.java304 return isCurrentProfile(context, uid) || checkInteractAcrossUsersFull(context, pid, uid); in checkSystemLocationAccess()
322 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.java272 if (!isCurrentProfile(uid) && !checkInteractAcrossUsersFull(uid)) { in enforceCanAccessScanResults()
400 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.java232 public abstract boolean isCurrentProfile(int userId); in isCurrentProfile() method in ActivityManagerInternal
/frameworks/base/services/core/java/com/android/server/notification/
DManagedServices.java1379 && mUserProfiles.isCurrentProfile(nid) in enabledAndUserMatches()
1480 public boolean isCurrentProfile(int userId) { in isCurrentProfile() method in ManagedServices.UserProfiles
DNotificationManagerService.java3178 !mUserProfiles.isCurrentProfile(userId)) {
3246 && !mUserProfiles.isCurrentProfile(userId)) {
6198 mUserProfiles.isCurrentProfile(record.getUserId()));
6955 || 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.java2018 boolean isCurrentProfile(int userId) {
DActivityManagerService.java18255 public boolean isCurrentProfile(int userId) { in isCurrentProfile() method in ActivityManagerService.LocalService
18256 return mUserController.isCurrentProfile(userId); in isCurrentProfile()
/frameworks/base/services/core/java/com/android/server/wm/
DActivityStackSupervisor.java2108 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.txt68308 Landroid/telephony/LocationAccessPolicy;->isCurrentProfile(Landroid/content/Context;I)Z