Searched defs:updatable (Results 1 – 4 of 4) sorted by relevance
31 public FilteredUpdatable(Updatable<T> updatable) { in FilteredUpdatable()
36 public MetadataResponseListener(CaptureResult.Key<V> key, Updatable<V> updatable) { in MetadataResponseListener()
81 static bool updatable = android::sysprop::ApexProperties::updatable().value_or(false); in IsApexUpdatable() local
1310 static bool updatable = android::sysprop::ApexProperties::updatable().value_or(false); in IsApexUpdatable() local