Searched refs:mPhoneGraphic (Results 1 – 1 of 1) sorted by relevance
52 private final Drawable mPhoneGraphic; field in VideoRecordingHints147 mPhoneGraphic = getResources().getDrawable(R.drawable.ic_phone_graphic); in VideoRecordingHints()206 … mPhoneGraphic.setBounds(mCenterX - mPhoneGraphicHalfWidth, mCenterY - mPhoneGraphicHalfHeight, in onLayout()225 mPhoneGraphic.draw(canvas); in draw()228 mPhoneGraphic.draw(canvas); in draw()