Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/car-lib/src/android/car/storagemonitoring/
H A DWearEstimate.java63 public final int typeA; field in WearEstimate
77 public WearEstimate(int typeA, int typeB) { in WearEstimate()
91 int typeA = UNKNOWN; in WearEstimate() local
/aosp12/packages/screensavers/PhotoTable/src/com/android/dreams/phototable/
H A DAlbumDataAdapter.java119 int typeA = 1; in compare() local