Home
last modified time | relevance | path

Searched refs:take (Results 1 – 25 of 37) sorted by relevance

12

/packages/services/Car/cpp/computepipe/proto/
DControlCommand.proto6 // No member fields yet, as StartGraph() does not take any arguments.
10 // No member fields yet, as StopGraph() does not take any arguments.
14 // No member fields yet, as ApplyConfigs() does not take any arguments.
18 // No member fields yet, as ResetConfigs() does not take any arguments.
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto219 // Entrance and exit (e.g. "At the roundabout, take Nth exit") on a
223 // Entrance and sharp right turn exit (e.g. "At the roundabout, take Nth
228 // Entrance and regular right turn exit (e.g. "At the roundabout, take Nth
233 // Entrance and slight right turn exit (e.g. "At the roundabout, take Nth
238 // Entrance and straight exit (e.g. "At the roundabout, take Nth exit") on a
242 // Entrance and sharp left turn exit (e.g. "At the roundabout, take Nth
247 // Entrance and regular left turn exit (e.g. "At the roundabout, take Nth
252 // Entrance and slight left turn exit (e.g. "At the roundabout, take Nth
257 // Entrance and u-turn exit (e.g. "At the roundabout, take Nth exit") on a
262 // Entrance and exit (e.g. "At the roundabout, take Nth exit") on a
[all …]
/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DDownloadServiceTest.kt199 available = nextAvailableQueue.take() in read()
406 assertEquals(buffer1.take(read1), buffer2.take(read1)) in assertSameContents()
/packages/apps/Car/Settings/
DAndroid.bp106 // Testing only resources must be applied last so they take precedence.
165 // Testing only resources must be applied last so they take precedence.
/packages/apps/Calendar/src/com/android/calendar/
DEventLoader.java186 LoadRequest request = mQueue.take(); in run()
195 request = mQueue.take(); in run()
/packages/apps/Car/Notification/
DAndroid.bp65 // Testing only resources must be applied last so they take precedence.
150 // Testing only resources must be applied last so they take precedence.
/packages/services/Car/tests/BugReportApp/
DREADME.md79 4. Bug report collection might take up to 7 minutes to finish.
90 7. In any case if bugreport app is not properly functioning, please take adb bugreport and share
/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/util/
DSingleThreadNamedTaskExecutor.java78 task = mQueue.take(); in loop()
/packages/apps/DocumentsUI/src/com/android/documentsui/
DProviderExecutor.java103 final Runnable command = mQueue.take(); in run()
/packages/services/Telephony/ecc/conversion_toolset_v1/proto/
Dprotobuf_ecc_data.proto42 // fallback number may take the place.
/packages/apps/Camera2/src/com/android/camera/async/
DConcurrentBufferQueue.java169 Entry<T> nextEntry = mQueue.take(); in getNext()
/packages/modules/Virtualization/docs/getting_started/
Dgoldfish.md14 Don't forget to add your user account into the `kvm` group, then re-login for it to take effect.
/packages/providers/TelephonyProvider/assets/
DREADME7 This file is not build into pb, thus modification of this file won't take any effect.
/packages/apps/TvSettings/
DAndroid.bp69 // Resources in res-twopanel should be applied last so they take precedence
/packages/providers/CalendarProvider/tests/
DEMMA_README67 # switch to root on userdebug builds - this may take a second to finish
/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/
DContactInfoCache.java360 ContactInfoRequest request = updateRequests.take(); in run()
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/
DREADME.md12 amount of time tests take to find problematic code.
191 minimal test crash, but will take longer.
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/
Dfaq.md126 Let's take the following two DOM trees represented as JSON documents:
143 …The most important requirement to take care of document and value life-cycle as well as consistent…
/packages/services/Car/service/src/com/android/car/power/
DCarPowerManagementService.java237 void take(T listener); in take() method
255 mActionOnDeath.take(listener); in onCallbackDied()
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/
DBluetoothKeystoreService.java920 prefixString = mSourceQueue.take(); in run()
/packages/modules/GeoTZ/s2storage/
DREADME.md24 3. Lastly, come the blocks of data themselves. Blocks can be zero-length, in which case they take up
/packages/modules/adb/
DAndroid.bp76 // CreateFile(), _tfopen(), etc. map to versions that take wchar_t*, breaking the
/packages/modules/NeuralNetworks/tools/test_generator/
DREADME.md203 Each example can have multiple groups of variations, and if so, will take the cartesian product of …
Dtest_generator.py902 val = np.take(val, 0, axis=i)
/packages/modules/NetworkStack/src/com/android/server/connectivity/
DNetworkMonitor.java2870 completedProbes.add(ecs.take().get()); in sendMultiParallelHttpAndHttpsProbes()

12