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

  /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/model/
RecentsTaskLoadPlan.java 141 t.affiliatedTaskId, t.affiliatedTaskColor, activityLabel, activityIcon,
  /frameworks/base/core/java/android/app/
ActivityManager.java 833 public int affiliatedTaskColor;
867 dest.writeInt(affiliatedTaskColor);
883 affiliatedTaskColor = source.readInt();
    [all...]
  /frameworks/base/services/core/java/com/android/server/am/
ActivityManagerService.java     [all...]

Completed in 50 milliseconds