Searched defs:startAbsBounds (Results 1 – 2 of 2) sorted by relevance
114 final Rect startAbsBounds = new Rect(0, 0, oldDisplayWidth, oldDisplayHeight); in requestDisplaySwitchTransitionIfNeeded() local
219 Rect startAbsBounds = (flg & 0x2) == 0 ? null : (Rect) in.readTypedObject(Rect.CREATOR); in DisplayChange() local