Searched defs:heavy (Results 1 – 4 of 4) sorted by relevance
199 unsigned heavy = atoi(value); in initDecoder() local
43 optional int32 heavy = 4; field
848 final WindowProcessController heavy = mService.mHeavyWeightProcess; in resolveToHeavyWeightSwitcherIfNeeded() local
2809 public void cloneInto(Notification that, boolean heavy) { in cloneInto()