Searched refs:onBindViewHolder (Results 1 – 3 of 3) sorted by relevance
81 public void onBindViewHolder(NotificationPanelViewHolder holder, in onBindViewHolder() method in NotificationsPanelAdapter86 onBindViewHolder(holder, mCursor); in onBindViewHolder()115 public void onBindViewHolder(NotificationPanelViewHolder viewHolder, Cursor cursor) { in onBindViewHolder() method in NotificationsPanelAdapter
50 public void onBindViewHolder(final PreferenceViewHolder holder) { in onBindViewHolder() method in BluetoothDeviceInfoPreference51 super.onBindViewHolder(holder); in onBindViewHolder()
284 public void onBindViewHolder(AppViewHolder holder, int position) { in onBindViewHolder() method in AppFragment.AppAdapter