Searched refs:mCurrentModeBar (Results 1 – 1 of 1) sorted by relevance
63 private View mCurrentModeBar; field in ModePicker103 mCurrentModeBar = findViewById(R.id.current_mode_bar); in onFinishInflate()170 if (mCurrentModeBar == null) { in onClick()257 if (mCurrentModeBar != null) { in onLayout()263 mCurrentModeBar.layout((l + padding), in onLayout()264 (bottom - top - mCurrentModeBar.getHeight()), in onLayout()