/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/keyguard/ui/composable/blueprint/ |
D | DefaultBlueprint.kt | 202 aboveLockIconPlaceable.place( in <lambda>() 206 lockIconPlaceable.place( in <lambda>() 210 belowLockIconPlaceable.place( in <lambda>() 214 startShortcutPleaceable.place( in <lambda>() 218 endShortcutPleaceable.place( in <lambda>() 222 settingsMenuPlaceable.place( in <lambda>()
|
D | ShortcutsBesideUdfpsBlueprint.kt | 211 aboveLockIconPlaceable.place( in <lambda>() 219 lockIconPlaceable.place( in <lambda>() 230 belowLockIconPlaceable.place( in <lambda>() 234 settingsMenuPlaceable.place( in <lambda>()
|
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/modifiers/ |
D | Size.kt | 32 layout(width, height) { place(0, 0) } in <lambda>() 39 layout(width, height) { place(0, 0) } in <lambda>()
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/dialog/ui/composable/ |
D | AlertDialogContent.kt | 191 fun Placeable.place() { in AlertDialogButtons() method 196 positive?.place() in AlertDialogButtons() 197 negative?.place() in AlertDialogButtons() 198 neutral?.place() in AlertDialogButtons()
|
/frameworks/compile/mclinker/include/mcld/LD/ |
D | DiagLayouts.inc | 37 "There is no space left to place stubs. Current stub group size: %0\n" 39 "There is no space left to place stubs. Current stub group size: %0\n"
|
/frameworks/base/packages/CredentialManager/shared/ |
D | README.md | 1 This folder is to place the common code that will be shared between the phone project and the wear
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/communal/ui/compose/ |
D | CommunalContent.kt | 94 communalGridPlaceable.place( in <lambda>() 98 lockIconPlaceable.place( in <lambda>()
|
/frameworks/compile/mclinker/lib/Target/ARM/ |
D | ARMRelocator.cpp | 842 pReloc.target() = ((S + A) | T) - pReloc.place(); in rel32() 851 pReloc.target() = pReloc.symValue() + A - pReloc.place(); in base_prel() 893 Relocator::Address P = pReloc.place(); in got_prel() 907 Relocator::DWord P = pReloc.place(); in thm_jump8() 925 Relocator::DWord P = pReloc.place(); in thm_jump11() 951 Relocator::Address P = pReloc.place(); in thm_jump19() 1003 Relocator::Address P = pReloc.place(); in call() 1058 Relocator::Address P = pReloc.place(); in thm_call() 1141 Relocator::DWord P = pReloc.place(); in movw_prel_nc() 1185 Relocator::DWord P = pReloc.place(); in movt_prel() [all …]
|
/frameworks/base/packages/CredentialManager/horologist/ |
D | README.md | 1 This folder is to place the code from Horologist (go/horologist).
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
D | DessertCaseView.java | 148 place(child, true); 296 place(v, true); in fillFreeList() 323 place(v, pt, false); in fillFreeList() 334 public void place(View v, boolean animate) { in place() method in DessertCaseView 335 place(v, new Point(irand(0, mColumns), irand(0, mRows)), animate); in place() 354 public synchronized void place(View v, Point pt, boolean animate) {
|
/frameworks/base/tests/TouchLatency/ |
D | build.gradle | 11 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/base/startop/apps/ColorChanging/ |
D | build.gradle | 10 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | build.gradle | 9 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/compile/mclinker/lib/Target/AArch64/ |
D | AArch64Relocator.cpp | 512 Relocator::DWord P = pReloc.place(); in rel() 561 Relocator::DWord P = pReloc.place(); in adr_prel_lo21() 580 Relocator::DWord P = pReloc.place(); in adr_prel_pg_hi21() 605 Relocator::Address P = pReloc.place(); in call() 634 Relocator::Address P = pReloc.place(); in condbr() 656 Relocator::Address P = pReloc.place(); in adr_got_page()
|
/frameworks/native/services/inputflinger/docs/ |
D | input_coordinates.md | 56 When the device is rotated and the same place on the touchscreen is touched, the 75 than before, even though the user was interacting at the same place on the
|
/frameworks/native/libs/renderengine/skia/debug/ |
D | README.md | 2 The debug property defines number of milliseconds for the recording to take place.
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
D | Relocation.h | 78 Address place() const;
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/notifications/ui/composable/ |
D | NotificationHeadsUpHeight.kt | 75 return layout(placeable.width, placeable.height) { placeable.place(IntOffset.Zero) } in measure()
|
D | NotificationStackContentHeight.kt | 81 return layout(placeable.width, placeable.height) { placeable.place(IntOffset.Zero) } in measure()
|
/frameworks/base/packages/SystemUI/compose/features/src/com/android/systemui/ribbon/ui/composable/ |
D | Ribbon.kt | 88 placeable.place(leftPadding, 0) in <lambda>()
|
/frameworks/base/tests/LegacyRestoreTest/ |
D | README | 14 to this bug in place. This archive should be successfully restorable on any
|
/frameworks/compile/mclinker/lib/LD/ |
D | StubFactory.cpp | 46 Stub* prototype = findPrototype(pReloc, pReloc.place(), pTargetSymValue); in create()
|
/frameworks/opt/car/setupwizard/ |
D | build.gradle | 33 // NOTE: Do not place your application dependencies here; they belong
|
/frameworks/base/core/java/android/security/ |
D | flags.aconfig | 86 description: "Enabled significant place monitoring"
|
/frameworks/compile/mclinker/lib/Fragment/ |
D | Relocation.cpp | 81 Relocation::Address Relocation::place() const { in place() function in mcld::Relocation
|