Home
last modified time | relevance | path

Searched refs:executed (Results 1 – 25 of 56) sorted by relevance

123

/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/
DContactsTaskSchedulerTest.java33 final List<String> executed = new ArrayList<>(); field in ContactsTaskSchedulerTest.MyContactsTaskScheduler
42 executed.add("" + taskId + "," + arg); in onPerformTask()
57 assertEquals(Arrays.asList("1,null", "10,null", "2,arg"), scheduler.executed); in testSimple()
97 assertEquals(7, scheduler.executed.size()); in testAutoShutdown()
/packages/modules/AdServices/adservices/libraries/health/runners/concurrent-longevity/adservices/src/android/adservices/test/longevity/concurrent/
Dconcurrent_profile.proto68 // Amount of times the whole scenarios will be executed.
69 // For example, scenarios A->B->C with repetitions = 2 will be executed twice
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
DActionServiceTest.java245 final ActionStateChangedListener listener, final ActionCompletedListener executed) { in TestChatActionMonitor() argument
248 setCompletedListener(executed); in TestChatActionMonitor()
DActionServiceSystemTest.java423 final ActionCompletedListener completed, final ActionExecutedListener executed) { in TestChatActionMonitor() argument
426 setExecutedListener(executed); in TestChatActionMonitor()
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
DActionMonitor.java364 final void executed(final Action action, in executed() method in ActionMonitor
408 monitor.executed(action, expectedOldState, hasBackgroundActions, result); in setExecutedState()
/packages/modules/AdServices/shared/libraries/device-side/proto/
Djob_policy.proto85 // Information about a periodic job. The job will be executed periodically.
94 // Information about a one-off job. That says, the job will be only executed once.
/packages/modules/Virtualization/docs/debug/
Dramdump.md18 crashdump kernel is executed.
141 Above shows that the shell process that executed `echo c > /proc/sysrq-trigger`
/packages/modules/Uwb/tests/cts/hostsidetests/multidevices/uwb/lib/
Duwb_base_test.py96 for tr_record in self.results.executed:
/packages/modules/Bluetooth/tools/lint/
DREADME.md3 Custom Android Lint checks are written here to be executed against Bluetooth
/packages/modules/Virtualization/docs/
Dvm_remote_attestation.md58 environment and certifies the payload executed within each pVM. Currently, only
Dcustom_vm.md118 executed inside the sdk.
/packages/modules/Virtualization/microdroid/
DREADME.md45 is a shared library file that gets executed in microdroid. It is packaged as
/packages/modules/Bluetooth/system/gd/docs/testing/
Dgtest.md28 all tests could be executed using the same binary
/packages/services/Car/car-lib/src/android/car/telemetry/
Dtelemetry.proto47 // A script that is executed at the device side. Must contain all the handler
/packages/modules/Virtualization/pvmfw/
DREADME.md21 machine. As a result, pvmfw becomes the very first code that gets executed in
74 Note that when it gets executed in the context of a pVM, `pvmfw` expects to have
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses152 the terms of any separate license agreement you may have executed
334 the terms of any separate license agreement you may have executed
540 the terms of any separate license agreement you may have executed
746 the terms of any separate license agreement you may have executed
952 the terms of any separate license agreement you may have executed
1158 the terms of any separate license agreement you may have executed
1376 the terms of any separate license agreement you may have executed
1570 the terms of any separate license agreement you may have executed
1764 the terms of any separate license agreement you may have executed
1958 the terms of any separate license agreement you may have executed
[all …]
/packages/apps/Calendar/
DNOTICE148 the terms of any separate license agreement you may have executed
/packages/apps/Gallery/
DNOTICE148 the terms of any separate license agreement you may have executed
/packages/inputmethods/LatinIME/
DNOTICE148 the terms of any separate license agreement you may have executed
/packages/modules/Connectivity/clatd/
DNOTICE147 the terms of any separate license agreement you may have executed
/packages/modules/ExtServices/
DNOTICE148 the terms of any separate license agreement you may have executed
/packages/apps/Camera2/jni/
DNOTICE148 the terms of any separate license agreement you may have executed
/packages/modules/adb/
DNOTICE149 the terms of any separate license agreement you may have executed
/packages/modules/DeviceLock/DeviceLockController/
DNOTICE148 the terms of any separate license agreement you may have executed
/packages/modules/UprobeStats/src/lib/
DNOTICE148 the terms of any separate license agreement you may have executed

123