Searched defs:appFrame (Results 1 – 2 of 2) sorted by relevance
514 private Animation createClipRevealAnimationLocked(int transit, boolean enter, Rect appFrame) { in createClipRevealAnimationLocked()957 Rect appFrame, boolean isVoiceInteraction) { in loadAnimation()
3484 Rect appFrame = new Rect(0, 0, width, height); in applyAnimationLocked() local