Home
last modified time | relevance | path

Searched refs:executed (Results 1 – 25 of 52) 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.py100 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/
Dmicrodroid_vendor_modules.md128 is executed by `first_stage_init`. The binary will write the new DICE chain into
Dvm_remote_attestation.md56 VM environment and certifies the payload executed within each pVM. Currently,
/packages/modules/Virtualization/build/microdroid/
DREADME.md45 is a shared library file that gets executed in microdroid. It is packaged as
/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/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/modules/Virtualization/guest/pvmfw/
DREADME.md32 machine. As a result, pvmfw becomes the very first code that gets executed in
85 Note that when it gets executed in the context of a pVM, `pvmfw` expects to have
/packages/modules/Connectivity/clatd/
DNOTICE147 the terms of any separate license agreement you may have executed
/packages/apps/Multiuser/
DNOTICE148 the terms of any separate license agreement you may have executed
/packages/apps/Calendar/
DNOTICE148 the terms of any separate license agreement you may have executed
/packages/modules/adb/
DNOTICE148 the terms of any separate license agreement you may have executed
/packages/apps/Dialer/
DLICENSE148 the terms of any separate license agreement you may have executed
/packages/apps/TvSettings/Settings/
DNOTICE148 the terms of any separate license agreement you may have executed
/packages/apps/AvatarPicker/
DNOTICE148 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/modules/AdServices/
DNOTICE148 the terms of any separate license agreement you may have executed
/packages/modules/AppSearch/
DNOTICE148 the terms of any separate license agreement you may have executed

123