HomeSort by relevance Sort by last modified time
    Searched refs:isCurrentProfile (Results 1 - 17 of 17) sorted by null

  /frameworks/base/telephony/java/android/telephony/
LocationAccessPolicy.java 88 return isCurrentProfile(context, uid) || checkInteractAcrossUsersFull(context);
109 private static boolean isCurrentProfile(@NonNull Context context, int uid) {
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
NotificationLockscreenUserManager.java 82 isCurrentProfile(getSendingUserId())) {
87 if (userId != mCurrentUserId && isCurrentProfile(userId)) {
261 public boolean isCurrentProfile(int userId) {
396 if (isCurrentProfile(userHandle) && userHandle != mCurrentUserId) {
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
WifiPermissionsUtil.java 205 if (!isCurrentProfile(uid) && !checkInteractAcrossUsersFull(uid)) {
240 private boolean isCurrentProfile(int uid) {
  /frameworks/base/services/core/java/com/android/server/notification/
ManagedServices.java     [all...]
NotificationManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/
LocationManagerService.java 514 private boolean isCurrentProfile(int userId) {
    [all...]
InputMethodManagerService.java     [all...]
  /frameworks/base/core/java/com/android/internal/inputmethod/
InputMethodUtils.java     [all...]
  /frameworks/base/services/core/java/com/android/server/am/
UserController.java     [all...]
ActivityStackSupervisor.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-7.0.0_r1-robolectric-0.jar 
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 608 milliseconds