Searched refs:NOT_AVAILABLE (Results 1 - 2 of 2) sorted by relevance

/packages/services/Car/car-lib/src/android/car/diagnostic/
H A DCarDiagnosticEvent.java527 public static final int NOT_AVAILABLE = 0; field in class:CarDiagnosticEvent.FuelType
554 NOT_AVAILABLE,
/packages/apps/Settings/src/com/android/settings/fuelgauge/
H A DPowerUsageSummary.java405 final String NOT_AVAILABLE = "not_available";
406 Preference notAvailable = getCachedPreference(NOT_AVAILABLE);
409 notAvailable.setKey(NOT_AVAILABLE);

Completed in 64 milliseconds