Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/libs/car-qc-lib/src/com/android/car/qc/
H A DQCRow.java38 public class QCRow extends QCItem { class
49 public QCRow(@Nullable String title, @Nullable String subtitle, boolean isEnabled, in QCRow() method in QCRow
66 public QCRow(@NonNull Parcel in) { in QCRow() method in QCRow