/aosp12/frameworks/libs/net/common/testutils/devicetests/com/android/testutils/ |
H A D | TestableNetworkCallback.kt | 26 import com.android.testutils.RecorderCallback.CallbackEntry.Available 64 data class Available(override val network: Network) : CallbackEntry() dataClass 93 val AVAILABLE = Available::class 119 history.add(Available(network)) 183 get() = when (val it = history.lastOrNull { it is Available || it is Lost }) { 184 is Available -> it.network 305 expectCallback<Available>(net, tmt)
|
/aosp12/packages/modules/NeuralNetworks/tools/api/ |
H A D | NeuralNetworksTypes.t | 87 * Available since NNAPI feature level 1. 165 * Available since NNAPI feature level 1. 266 * Available since NNAPI feature level 1. 274 * Available since NNAPI feature level 3. 283 * Available since NNAPI feature level 3. 345 * Available since NNAPI feature level 1. 385 * Available since NNAPI feature level 1. 426 * Available since NNAPI feature level 1. 522 * Available since NNAPI feature level 1. 565 * Available since NNAPI feature level 3. [all …]
|
H A D | types.spec | 27 * Available since NNAPI feature level 1. 31 * Available since NNAPI feature level 1. 35 * Available since NNAPI feature level 2. 39 * Available since NNAPI feature level 3. 43 * Available since NNAPI feature level 4. 450 * Available since %{NNAPILevel3}. 474 * Available since %{NNAPILevel3}. 1247 * Available since %{NNAPILevel3}. 1340 * Available since %{NNAPILevel3}. 2509 * Available since API level 29. [all …]
|
/aosp12/art/tools/golem/ |
H A D | build-target.sh | 51 echo >&2 "Available machine types:" 57 echo >&2 "Available Golem targets:"
|
/aosp12/packages/modules/NetworkStack/tests/unit/src/android/net/testutils/ |
H A D | TestableNetworkCallbackTest.kt | 10 import com.android.testutils.RecorderCallback.CallbackEntry.Available 226 mCallback.expectCallback<Available>(net, SHORT_TIMEOUT_MS) 230 assertFails { mCallback.expectCallback<Available>(net, SHORT_TIMEOUT_MS) }
|
/aosp12/bionic/ |
H A D | android-changes-for-ndk-developers.md | 89 ## RTLD_LOCAL (Available in API level >= 23) 107 ## Correct soname/path handling (Available in API level >= 23) 127 ## Symbol versioning (Available in API level >= 23) 351 ## `__register_atfork` (Available in API level >= 23) 362 ## DT_RUNPATH support (Available in API level >= 24) 404 ## Enable logging of dlopen/dlsym and library loading errors for apps (Available in Android O)
|
/aosp12/hardware/interfaces/neuralnetworks/1.3/ |
H A D | types.hal | 200 * Available since HAL version 1.2. 222 * Available since HAL version 1.2. 300 * Available since HAL version 1.2: 310 * Available since HAL version 1.3: 369 * Available since HAL version 1.2. 374 * Available since HAL version 1.2. 379 * Available since HAL version 1.2. 467 * Available since HAL version 1.2: 477 * Available since HAL version 1.3: 1923 * Available since API level 29. [all …]
|
/aosp12/frameworks/base/core/proto/android/service/ |
H A D | diskstats.proto | 105 // Available space, in kilobytes
|
/aosp12/build/make/ |
H A D | Deprecation.md | 32 | `BUILD_*` | Available |
|
/aosp12/hardware/interfaces/neuralnetworks/1.2/ |
H A D | types.hal | 256 * Available since HAL version 1.2. 278 * Available since HAL version 1.2. 349 * Available since HAL version 1.2: 404 * Available since HAL version 1.2. 409 * Available since HAL version 1.2. 414 * Available since HAL version 1.2. 449 * Available since HAL version 1.2. 454 * Available since HAL version 1.2. 459 * Available since HAL version 1.2. 501 * Available since HAL version 1.2: [all …]
|
/aosp12/build/make/tools/releasetools/ |
H A D | pylintrc | 70 # Set the output format. Available formats are text, parseable, colorized, msvs 234 # Spelling dictionary name. Available dictionaries: none. To make it working
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/phonelookup/ |
H A D | phone_lookup_info.proto | 151 // Message for the android system BlockedNumber lookup. Available starting in
|
/aosp12/system/apex/ |
H A D | pylintrc | 159 # Set the output format. Available formats are text, parseable, colorized, msvs 369 # Spelling dictionary name. Available dictionaries: none. To make it working
|
/aosp12/system/tools/mkbootimg/ |
H A D | pylintrc | 153 # Set the output format. Available formats are text, parseable, colorized, msvs 362 # Spelling dictionary name. Available dictionaries: none. To make it working
|
/aosp12/system/update_engine/ |
H A D | pylintrc | 102 # Set the output format. Available formats are text, parseable, colorized, msvs 171 # Spelling dictionary name. Available dictionaries: none. To make it working
|
H A D | update_metadata.proto | 358 // The compression algorithm used by VABC. Available ones are "gz", "brotli".
|
/aosp12/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/ |
H A D | NetworkAgentTest.kt | 98 import com.android.testutils.RecorderCallback.CallbackEntry.Available 642 callback.expectCallback<Available>(agent2.network!!)
|
H A D | ConnectivityManagerTest.java | 1892 c -> c instanceof CallbackEntry.Available);
|
/aosp12/frameworks/base/packages/SystemUI/docs/ |
H A D | executors.md | 36 ## Available Executors
|
/aosp12/system/update_engine/update_engine/ |
H A D | update_metadata.proto | 358 // The compression algorithm used by VABC. Available ones are "gz", "brotli".
|
/aosp12/build/make/core/ |
H A D | main.mk | 1090 $(info Available variants:)\
|
/aosp12/hardware/interfaces/camera/device/3.2/ |
H A D | types.hal | 678 * Available template types for
|
/aosp12/hardware/interfaces/ |
H A D | current.txt | 192 …491aee968b2383c21627264f8b android.hardware.radio@1.0::IRadioResponse # Available in Android O, b/…
|
/aosp12/packages/modules/Wifi/service/proto/src/ |
H A D | metrics.proto | 1071 // Open Network Available Pop-up 1911 // Open Network Available recommender.
|
/aosp12/frameworks/proto_logging/stats/enums/app/ |
H A D | settings_enums.proto | 278 // ACTION: Settings > Connected devices > Bluetooth -> Available devices
|