Searched refs:AppListItemModel (Results 1 – 8 of 8) sorted by relevance
31 data class AppListItemModel<T : AppRecord>( dataClass38 fun <T : AppRecord> AppListItemModel<T>.AppListItem(onClick: () -> Unit) {58 AppListItemModel<AppRecord>(record, "Chrome", "Allowed".toState()).AppListItem {}
26 fun <T : AppRecord> AppListItemModel<T>.AppListButtonItem (
27 fun <T : AppRecord> AppListItemModel<T>.AppListSwitchItem(
181 override fun AppListItemModel<T>.AppItem() {
155 AppListItemModel(appEntry.record, appEntry.label, summary)
25 import com.android.settingslib.spaprivileged.template.app.AppListItemModel95 fun AppListItemModel<T>.AppItem() { regex
181 val ITEM_MODEL = AppListItemModel(
109 AppListItemModel(