Searched defs:inputView (Results 1 – 5 of 5) sorted by relevance
121 final TextInputEditText inputView = in testCreateDialogShows_textInputEditText_shouldNotTruncateOnPortrait() local141 final TextInputEditText inputView = in testCreateDialog_textInputEditText_shouldNotTruncateOnLargeDensity() local162 final TextInputEditText inputView = in testCreateDialog_textInputEditText_shouldNotTruncateOnLargerDensity() local182 final TextInputEditText inputView = in testCreateDialog_textInputEditText_shouldNotTruncateOnLargestDensity() local203 final TextInputEditText inputView = in testCreateDirectoryFragmentShows_textInputEditText_shouldNotTruncateOnLandscape() local
117 BASE_NS::array_view<RenderHandle> inputView; member
102 View inputView = mLayoutInflater.inflate(R.layout.settings_entity_header, null /* root */); in testBuildView_constructedWithView_shouldReturnSameView() local
187 public void setListener(final Listener listener, final View inputView) { in setListener()
229 public View createWideScreenImeView(@NonNull View inputView) { in createWideScreenImeView()