Home
last modified time | relevance | path

Searched refs:changing (Results 1 – 25 of 35) sorted by relevance

12

/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/frameworks/base/tests/TouchLatency/app/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
Dproguard-project.txt7 # You can edit the include path and order by changing the ProGuard
/frameworks/proto_logging/stats/atoms/telephony/
Dtelephony_extension_atoms.proto111 * Data connection changing event.
137 * Physical channel changing event.
/frameworks/proto_logging/stats/atoms/settings/
Dsettings_extension_atoms.proto59 // Keeps the previous value while data changing.
/frameworks/base/packages/SystemUI/docs/
Duser-switching.md13 May allow changing or adding new users directly from they bouncer. See [KeyguardBouncer][1]
Dcorestartable.md45 not provide a mechanism for changing the order. If you need some other part of the system to
Dplugins.md184 …to Provided in the project structure (you may need to build once before changing to provided).  Th…
Dscene.md128 the (potentially ever-changing) set of navigation edges to other scenes, based
/frameworks/base/core/java/android/window/flags/
Dlarge_screen_experiences_app_compat.aconfig78 description: "Fix immersive apps changing size when repositioning"
Dwindowing_frontend.aconfig76 description: "Reduce unnecessary visibility or lifecycle changes when changing fold state"
/frameworks/base/tests/Camera2Tests/SmartCamera/
DREADME.txt39 to be captured by changing the number on the spinner (between 1-10).
/frameworks/native/opengl/tests/angeles/
DREADME.txt47 for example by changing the code to use glDrawElements
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/collection/
DNotificationEntry.java713 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/
DEventLogTags.logtags71 # Report changing memory conditions (Values are ProcessStats.ADJ_MEM_FACTOR* constants)
/frameworks/base/services/core/java/com/android/server/display/feature/
Ddisplay_flags.aconfig295 …description: "DisplayPowerController holds a suspend-blocker while changing the display state on b…
/frameworks/layoutlib/create/
DREADME.txt116 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/
DBLASTSync.md49 … 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
DWindowState.java1529 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/
Dframework_extension_atoms.proto352 * This may be due to a the user changing the region, or the captured app changing
/frameworks/base/packages/SystemUI/docs/device-entry/
Dglossary.md10 … center of the screen.<br><br>The magic of positioning views happens by changing constraints of [N…
/frameworks/hardware/interfaces/cameraservice/device/2.0/
Dtypes.hal26 * changing across multiple releases.
/frameworks/base/services/core/java/com/android/server/rollback/
DREADME.md151 be reconfigured by changing the value of enable_rollback_timeout.
/frameworks/proto_logging/stats/enums/app/wearservices/
Dwearservices_enums.proto678 // Depicts the latency for changing the audio output for the call
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/row/
DExpandableNotificationRow.java434 public void setGroupExpansionChanging(boolean changing) { in setGroupExpansionChanging() argument
435 mGroupExpansionChanging = changing; in setGroupExpansionChanging()

12