/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | proguard-rules.pro | 4 # You can edit the include path and order by changing the proguardFiles
|
/frameworks/base/tests/TouchLatency/app/ |
D | proguard-rules.pro | 4 # You can edit the include path and order by changing the proguardFiles
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/ |
D | proguard-project.txt | 7 # You can edit the include path and order by changing the ProGuard
|
/frameworks/proto_logging/stats/atoms/telephony/ |
D | telephony_extension_atoms.proto | 111 * Data connection changing event. 137 * Physical channel changing event.
|
/frameworks/proto_logging/stats/atoms/settings/ |
D | settings_extension_atoms.proto | 59 // Keeps the previous value while data changing.
|
/frameworks/base/packages/SystemUI/docs/ |
D | user-switching.md | 13 May allow changing or adding new users directly from they bouncer. See [KeyguardBouncer][1]
|
D | corestartable.md | 45 not provide a mechanism for changing the order. If you need some other part of the system to
|
D | plugins.md | 184 …to Provided in the project structure (you may need to build once before changing to provided). Th…
|
D | scene.md | 128 the (potentially ever-changing) set of navigation edges to other scenes, based
|
/frameworks/base/core/java/android/window/flags/ |
D | large_screen_experiences_app_compat.aconfig | 78 description: "Fix immersive apps changing size when repositioning"
|
D | windowing_frontend.aconfig | 76 description: "Reduce unnecessary visibility or lifecycle changes when changing fold state"
|
/frameworks/base/tests/Camera2Tests/SmartCamera/ |
D | README.txt | 39 to be captured by changing the number on the spinner (between 1-10).
|
/frameworks/native/opengl/tests/angeles/ |
D | README.txt | 47 for example by changing the code to use glDrawElements
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/ |
D | NotificationEntry.java | 713 public void setGroupExpansionChanging(boolean changing) { in setGroupExpansionChanging() argument 714 if (row != null) row.setGroupExpansionChanging(changing); in setGroupExpansionChanging()
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | EventLogTags.logtags | 71 # Report changing memory conditions (Values are ProcessStats.ADJ_MEM_FACTOR* constants)
|
/frameworks/base/services/core/java/com/android/server/display/feature/ |
D | display_flags.aconfig | 295 …description: "DisplayPowerController holds a suspend-blocker while changing the display state on b…
|
/frameworks/layoutlib/create/ |
D | README.txt | 116 The next step of the transformation is changing the name of the class in case we requested the class 129 changes the calls to a method in each class instead of changing the implementation of the method.
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | BLASTSync.md | 49 … 2. In between changing and sending syncable state, the lock must be released and acquired again 76 after after changing and before emitting syncable state changes. This means it's guaranteed
|
D | WindowState.java | 1529 void setOrientationChanging(boolean changing) { in setOrientationChanging() argument 1531 if (mOrientationChanging == changing) { in setOrientationChanging() 1534 mOrientationChanging = changing; in setOrientationChanging() 1535 if (changing) { in setOrientationChanging()
|
/frameworks/proto_logging/stats/atoms/framework/ |
D | framework_extension_atoms.proto | 352 * This may be due to a the user changing the region, or the captured app changing
|
/frameworks/base/packages/SystemUI/docs/device-entry/ |
D | glossary.md | 10 … center of the screen.<br><br>The magic of positioning views happens by changing constraints of [N…
|
/frameworks/hardware/interfaces/cameraservice/device/2.0/ |
D | types.hal | 26 * changing across multiple releases.
|
/frameworks/base/services/core/java/com/android/server/rollback/ |
D | README.md | 151 be reconfigured by changing the value of enable_rollback_timeout.
|
/frameworks/proto_logging/stats/enums/app/wearservices/ |
D | wearservices_enums.proto | 678 // Depicts the latency for changing the audio output for the call
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/ |
D | ExpandableNotificationRow.java | 434 public void setGroupExpansionChanging(boolean changing) { in setGroupExpansionChanging() argument 435 mGroupExpansionChanging = changing; in setGroupExpansionChanging()
|