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