Searched refs:bouncerFrameView (Results 1 – 3 of 3) sorted by relevance
89 View bouncerFrameView = findViewById(R.id.keyguard_bouncer_frame); in onFinishInflate() local90 if (bouncerFrameView != null) { in onFinishInflate()91 mBouncerFrame = bouncerFrameView.getBackground(); in onFinishInflate()
91 View bouncerFrameView = findViewById(R.id.keyguard_bouncer_frame); in onFinishInflate() local92 if (bouncerFrameView != null) { in onFinishInflate()93 mBouncerFrame = bouncerFrameView.getBackground(); in onFinishInflate()
138 View bouncerFrameView = findViewById(R.id.keyguard_bouncer_frame); in onFinishInflate() local139 if (bouncerFrameView != null) { in onFinishInflate()140 mBouncerFrame = bouncerFrameView.getBackground(); in onFinishInflate()