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

  /frameworks/base/core/java/android/content/pm/
UserInfo.java 113 public int profileBadge;
238 profileBadge = orig.profileBadge;
267 dest.writeInt(profileBadge);
293 profileBadge = source.readInt();
  /frameworks/base/services/core/java/com/android/server/pm/
UserManagerService.java 161 private static final String ATTR_PROFILE_BADGE = "profileBadge";
    [all...]
  /frameworks/base/core/java/android/app/
Notification.java     [all...]
  /prebuilts/misc/common/robolectric/android-all/
android-all-stubs.jar 

Completed in 308 milliseconds