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

  /frameworks/base/services/core/java/com/android/server/
TextServicesManagerService.java 327 final boolean isCurrentProfile = mSettings.isCurrentProfile(userId);
329 Slog.d(TAG, "--- userId = "+ userId + " isCurrentProfile = " + isCurrentProfile);
331 if (mSettings.isCurrentProfile(userId)) {
    [all...]
LocationManagerService.java 372 private boolean isCurrentProfile(int userId) {
    [all...]
InputMethodManagerService.java     [all...]
  /frameworks/base/services/core/java/com/android/server/notification/
ManagedServices.java     [all...]
NotificationManagerService.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
BaseStatusBar.java 577 isCurrentProfile(getSendingUserId())) {
    [all...]
  /frameworks/opt/net/wifi/service/java/com/android/server/wifi/
WifiServiceImpl.java     [all...]
  /frameworks/base/core/java/com/android/internal/inputmethod/
InputMethodUtils.java     [all...]
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
PhoneStatusBar.java     [all...]
  /external/robolectric/v3/runtime/
android-all-5.0.0_r2-robolectric-1.jar 
android-all-5.1.1_r9-robolectric-1.jar 

Completed in 385 milliseconds