Home
last modified time | relevance | path

Searched refs:starting (Results 1 – 25 of 51) sorted by relevance

123

/packages/apps/Dialer/java/com/android/dialer/logging/
Dui_action.proto14 // General action starting from 1
23 // In call log, starting from 100
30 // In dialpad, starting from 200
35 // In search, starting from 300
40 // In call history, starting from 400
/packages/modules/HealthFitness/apk/tests/src/com/android/healthconnect/controller/tests/utils/
DInstantTaskExecutorRule.kt29 override fun starting(description: Description) { in starting() method in com.android.healthconnect.controller.tests.utils.InstantTaskExecutorRule
30 super.starting(description) in starting()
DCoroutineTestRule.kt31 override fun starting(description: Description) { in starting() method in com.android.healthconnect.controller.tests.utils.CoroutineTestRule
32 super.starting(description) in starting()
/packages/apps/Settings/tests/robotests/src/com/android/settings/testutils/
DInstantTaskExecutorRule.java34 protected void starting(Description description) { in starting() method in InstantTaskExecutorRule
35 super.starting(description); in starting()
/packages/apps/Car/Launcher/libs/appgrid/lib/tests/src/com/android/car/carlauncher/
DInstantTaskExecutorRule.java34 protected void starting(Description description) { in starting() method in InstantTaskExecutorRule
35 super.starting(description); in starting()
/packages/apps/Settings/tests/unit/src/com/android/settings/testutils/
DInstantTaskExecutorRule.java34 protected void starting(Description description) { in starting() method in InstantTaskExecutorRule
35 super.starting(description); in starting()
/packages/providers/MediaProvider/tests/src/com/android/providers/media/photopicker/viewmodel/
DInstantTaskExecutorRule.java34 protected void starting(Description description) { in starting() method in InstantTaskExecutorRule
35 super.starting(description); in starting()
/packages/modules/Virtualization/authfs/tests/common/src/java/com/android/fs/common/
DAuthFsTestRule.java191 AtomicBoolean starting = new AtomicBoolean(true);
198 while (starting.get()) {
211 starting.set(false);
/packages/apps/DocumentsUI/tests/functional/com/android/documentsui/archives/
DArchiveFileTestRule.java61 protected void starting(Description description) { in starting() method in ArchiveFileTestRule
62 super.starting(description); in starting()
/packages/inputmethods/LatinIME/dictionaries/
Dsample.combined21 # starting with a `shortcut' entry and having at least a `f' frequency
25 # Each word may also have any number of bigram lines starting with a
/packages/apps/Launcher3/tests/src/com/android/launcher3/util/rule/
DFailureWatcher.java46 protected void starting(Description description) { in starting() method in FailureWatcher
48 super.starting(description); in starting()
/packages/apps/Dialer/java/com/android/incallui/callconfiguration/
Dcall_configuration.proto23 // Configuration for starting a call
/packages/modules/Bluetooth/tools/rootcanal/model/devices/
Dscripted_beacon_ble_payload.proto32 // These events should occur in order, starting from INITIALIZED
/packages/services/Car/tools/telemetry/lua-interpreter/
DREADME.md29 Open the link provided from starting the server to access the tool (the link is accessible from the…
/packages/modules/Virtualization/microdroid/payload/
DREADME.md7 starting a VM.
/packages/services/Car/tools/GenericCarApiBuilder/scripts/
Dtracked_hidden_apis.txt1 // anything starting with "//" will ignored.
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/celllayout/
DUnitTestCellLayoutBuilderRule.kt55 override fun starting(description: Description?) { in getCellLayoutId() method in com.android.launcher3.celllayout.UnitTestCellLayoutBuilderRule
/packages/apps/Launcher3/tests/assets/ReorderWidgets/
Dfull_reorder_case3 # * # (coments): Lines starting with this character would be ignored.
Dpush_reorder_case3 # * # (coments): Lines starting with this character would be ignored.
Dmove_out_reorder_case3 # * # (coments): Lines starting with this character would be ignored.
Dsimple_reorder_case3 # * # (coments): Lines starting with this character would be ignored.
Dmultiple_cell_layouts_simple_reorder3 # * # (coments): Lines starting with this character would be ignored.
Dmultiple_cell_layouts_no_space_reorder3 # * # (coments): Lines starting with this character would be ignored.
Dmultiple_cell_layouts_reorder_other_side3 # * # (coments): Lines starting with this character would be ignored.
/packages/modules/Virtualization/docs/debug/
Dgdb_kernel.md6 starting a debuggable and non-protected guest VM.

123