Home
last modified time | relevance | path

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

/packages/services/Car/car-lib/src/android/car/storagemonitoring/
DWearEstimateChange.java122 WearEstimateChange wo = (WearEstimateChange) other; in equals() local
DWearEstimate.java146 WearEstimate wo = (WearEstimate) other; in equals() local
/packages/apps/DeskClock/src/com/android/deskclock/
DUtils.kt480 val wo = widgetManager.getAppWidgetOptions(widgetId) in isWidgetClickable() constant