/packages/services/Car/cpp/computepipe/proto/ |
D | ControlCommand.proto | 6 // 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/ |
D | navigation_state.proto | 219 // 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/ |
D | DownloadServiceTest.kt | 199 available = nextAvailableQueue.take() in read() 406 assertEquals(buffer1.take(read1), buffer2.take(read1)) in assertSameContents()
|
/packages/apps/Car/Settings/ |
D | Android.bp | 106 // 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/ |
D | EventLoader.java | 186 LoadRequest request = mQueue.take(); in run() 195 request = mQueue.take(); in run()
|
/packages/apps/Car/Notification/ |
D | Android.bp | 65 // 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/ |
D | README.md | 79 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/ |
D | SingleThreadNamedTaskExecutor.java | 78 task = mQueue.take(); in loop()
|
/packages/apps/DocumentsUI/src/com/android/documentsui/ |
D | ProviderExecutor.java | 103 final Runnable command = mQueue.take(); in run()
|
/packages/services/Telephony/ecc/conversion_toolset_v1/proto/ |
D | protobuf_ecc_data.proto | 42 // fallback number may take the place.
|
/packages/apps/Camera2/src/com/android/camera/async/ |
D | ConcurrentBufferQueue.java | 169 Entry<T> nextEntry = mQueue.take(); in getNext()
|
/packages/modules/Virtualization/docs/getting_started/ |
D | goldfish.md | 14 Don't forget to add your user account into the `kvm` group, then re-login for it to take effect.
|
/packages/providers/TelephonyProvider/assets/ |
D | README | 7 This file is not build into pb, thus modification of this file won't take any effect.
|
/packages/apps/TvSettings/ |
D | Android.bp | 69 // Resources in res-twopanel should be applied last so they take precedence
|
/packages/providers/CalendarProvider/tests/ |
D | EMMA_README | 67 # switch to root on userdebug builds - this may take a second to finish
|
/packages/apps/Dialer/java/com/android/dialer/app/contactinfo/ |
D | ContactInfoCache.java | 360 ContactInfoRequest request = updateRequests.take(); in run()
|
/packages/modules/NeuralNetworks/runtime/test/android_fuzzing/ |
D | README.md | 12 amount of time tests take to find problematic code. 191 minimal test crash, but will take longer.
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | faq.md | 126 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/ |
D | CarPowerManagementService.java | 237 void take(T listener); in take() method 255 mActionOnDeath.take(listener); in onCallbackDied()
|
/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/bluetoothKeystore/ |
D | BluetoothKeystoreService.java | 920 prefixString = mSourceQueue.take(); in run()
|
/packages/modules/GeoTZ/s2storage/ |
D | README.md | 24 3. Lastly, come the blocks of data themselves. Blocks can be zero-length, in which case they take up
|
/packages/modules/adb/ |
D | Android.bp | 76 // CreateFile(), _tfopen(), etc. map to versions that take wchar_t*, breaking the
|
/packages/modules/NeuralNetworks/tools/test_generator/ |
D | README.md | 203 Each example can have multiple groups of variations, and if so, will take the cartesian product of …
|
D | test_generator.py | 902 val = np.take(val, 0, axis=i)
|
/packages/modules/NetworkStack/src/com/android/server/connectivity/ |
D | NetworkMonitor.java | 2870 completedProbes.add(ecs.take().get()); in sendMultiParallelHttpAndHttpsProbes()
|