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

  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/util/
WifiPermissionsUtil.java 134 if (!isCurrentProfile(uid) && !checkInteractAcrossUsersFull(uid)) {
178 private boolean isCurrentProfile(int uid) {
  /frameworks/base/core/java/com/android/internal/inputmethod/
InputMethodUtils.java     [all...]
  /frameworks/base/services/core/java/com/android/server/
TextServicesManagerService.java 328 final boolean isCurrentProfile = mSettings.isCurrentProfile(userId);
330 Slog.d(TAG, "--- userId = "+ userId + " isCurrentProfile = " + isCurrentProfile);
332 if (mSettings.isCurrentProfile(userId)) {
    [all...]
LocationManagerService.java 503 private boolean isCurrentProfile(int userId) {
    [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
ManagedServices.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
StatusBar.java     [all...]
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 
  /prebuilts/misc/common/robolectric/lib/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-6.0.0_r1-robolectric-0.jar 

Completed in 186 milliseconds