Searched defs:heavy (Results 1 – 3 of 3) sorted by relevance
43 optional int32 heavy = 4; field
809 final WindowProcessController heavy = mService.mHeavyWeightProcess; in resolveToHeavyWeightSwitcherIfNeeded() local
2721 public void cloneInto(Notification that, boolean heavy) { in cloneInto()