Home
last modified time | relevance | path

Searched defs:onAttachedToRecyclerView (Results 1 – 14 of 14) sorted by relevance

/packages/apps/Settings/src/com/android/settings/homepage/contextualcards/
DContextualCardsAdapter.java98 public void onAttachedToRecyclerView(RecyclerView recyclerView) { in onAttachedToRecyclerView() method in ContextualCardsAdapter
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/homepage/contextualcards/
DContextualCardsAdapter.java98 public void onAttachedToRecyclerView(RecyclerView recyclerView) { in onAttachedToRecyclerView() method in ContextualCardsAdapter
/packages/apps/UniversalMediaPlayer/java/com/android/pump/fragment/
DAudioFragment.java76 public void onAttachedToRecyclerView(@NonNull RecyclerView recyclerView) { in onAttachedToRecyclerView() method in AudioFragment.AudioAdapter
DOtherFragment.java100 public void onAttachedToRecyclerView(@NonNull RecyclerView recyclerView) { in onAttachedToRecyclerView() method in OtherFragment.OtherAdapter
DMovieFragment.java88 public void onAttachedToRecyclerView(@NonNull RecyclerView recyclerView) { in onAttachedToRecyclerView() method in MovieFragment.MovieAdapter
DSeriesFragment.java87 public void onAttachedToRecyclerView(@NonNull RecyclerView recyclerView) { in onAttachedToRecyclerView() method in SeriesFragment.SeriesAdapter
DAlbumFragment.java84 public void onAttachedToRecyclerView(@NonNull RecyclerView recyclerView) { in onAttachedToRecyclerView() method in AlbumFragment.AlbumAdapter
DArtistFragment.java85 public void onAttachedToRecyclerView(@NonNull RecyclerView recyclerView) { in onAttachedToRecyclerView() method in ArtistFragment.ArtistAdapter
DGenreFragment.java83 public void onAttachedToRecyclerView(@NonNull RecyclerView recyclerView) { in onAttachedToRecyclerView() method in GenreFragment.GenreAdapter
DPlaylistFragment.java91 public void onAttachedToRecyclerView(@NonNull RecyclerView recyclerView) { in onAttachedToRecyclerView() method in PlaylistFragment.PlaylistAdapter
/packages/apps/Dialer/java/com/android/dialer/calllog/ui/
DNewCallLogAdapter.java171 public void onAttachedToRecyclerView(RecyclerView recyclerView) { in onAttachedToRecyclerView() method in NewCallLogAdapter
/packages/apps/TV/src/com/android/tv/guide/
DProgramTableAdapter.java263 public void onAttachedToRecyclerView(RecyclerView recyclerView) { in onAttachedToRecyclerView() method in ProgramTableAdapter
/packages/apps/Settings/src/com/android/settings/applications/manageapplications/
DManageApplications.java1068 public void onAttachedToRecyclerView(@NonNull RecyclerView recyclerView) { in onAttachedToRecyclerView() method in ManageApplications.ApplicationsAdapter
/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/applications/manageapplications/
DManageApplications.java971 public void onAttachedToRecyclerView(@NonNull RecyclerView recyclerView) { in onAttachedToRecyclerView() method in ManageApplications.ApplicationsAdapter