Home
last modified time | relevance | path

Searched refs:Available (Results 1 – 9 of 9) sorted by relevance

/frameworks/libs/net/common/devicetests/com/android/testutils/
DTestableNetworkCallback.kt25 import com.android.testutils.RecorderCallback.CallbackEntry.Available
60 data class Available(override val network: Network) : CallbackEntry() class in com.android.testutils.RecorderCallback.CallbackEntry
86 val AVAILABLE = Available::class
110 history.add(Available(network)) in onAvailable()
163 get() = when (val it = history.lastOrNull { it is Available || it is Lost }) { in createLinkedCopy()
164 is Available -> it.network
253 expectCallback<Available>(net, tmt) in expectAvailableCallbacks()
/frameworks/ml/nn/tools/api/
DNeuralNetworks.t85 * Available since API level 27.
102 * Available since API level 27.
136 * Available since API level 27.
186 * Available since API level 27.
244 * Available since API level 30.
253 * Available since API level 30.
261 * Available since API level 30.
270 * Available since API level 30.
277 * Available since API level 30.
287 * Available since API level 27.
[all …]
Dtypes.spec26 * Available since API level 27.
30 * Available since API level 27.
34 * Available since API level 28.
38 * Available since API level 29.
42 * Available since API level 30.
355 * Available since %{APILevel29}.
379 * Available since %{APILevel29}.
1148 * Available since %{APILevel29}.
1217 * Available since %{APILevel29}.
1241 * Available since %{APILevel29}.
[all …]
/frameworks/base/core/proto/android/service/
Ddiskstats.proto105 // Available space, in kilobytes
/frameworks/base/proto/src/
Dwifi.proto820 // Open Network Available Pop-up
1493 // Open Network Available recommender.
/frameworks/base/core/proto/android/app/
Dsettings_enums.proto275 // ACTION: Settings > Connected devices > Bluetooth -> Available devices
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto3901 // ACTION: Settings > Connected devices > Bluetooth -> Available devices
/frameworks/native/vulkan/api/
Dvulkan.api3798 …VkDeviceSize size /// Available memory in the…
/frameworks/base/cmds/statsd/src/
Datoms.proto3477 * An atom for generic metrics logging. Available from Android Q.