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