Home
last modified time | relevance | path

Searched refs:showSearchIfSupported (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Car/Media/src/com/android/car/media/widgets/
DAppBarView.java210 public void showSearchIfSupported(boolean show) { in showSearchIfSupported() method in AppBarView
/packages/apps/Car/Media/src/com/android/car/media/
DMediaActivity.java644 mAppBarView.showSearchIfSupported(false); in changeModeInternal()
727 mAppBarView.showSearchIfSupported(showSearchItem); in updateAppBar()