Home
last modified time | relevance | path

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

12

/frameworks/data-binding/integration-tests/App With Spaces/app/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/frameworks/support/work/integration-tests/testapp/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/frameworks/support/paging/integration-tests/testapp/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/frameworks/data-binding/integration-tests/MultiModuleTestApp/testlibrary/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/frameworks/data-binding/samples/BindingDemo/app/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/frameworks/data-binding/integration-tests/IndependentLibrary/app/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/frameworks/support/navigation/runtime/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/frameworks/support/room/integration-tests/testapp/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/frameworks/data-binding/integration-tests/TestApp/app/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/frameworks/data-binding/integration-tests/MultiModuleTestApp/app/
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/layoutlib/bridge/tests/res/testApp/MyApplication/
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/support/room/integration-tests/kotlintestapp/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/frameworks/support/lifecycle/integration-tests/testapp/
Dproguard-rules.pro4 # You can edit the include path and order by changing the proguardFiles
/frameworks/data-binding/extensions/
Dbuild.gradle42 println "changing ${deployer.url} to ${rootProject.ext.supportRepoOut}"
/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/support/core/ktx/src/androidTest/
Dfont_licenses.txt41 Original Version, by changing formats or by porting the Font Software to a
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags112 # Report changing memory conditions (Values are ProcessStats.ADJ_MEM_FACTOR* constants)
/frameworks/layoutlib/create/
DREADME.txt116 The next step of the transformation is changing the name of the class in case we requested the class
136 changes the calls to a method in each class instead of changing the implementation of the method.
/frameworks/base/packages/SystemUI/docs/
Dplugins.md183 …to Provided in the project structure (you may need to build once before changing to provided).  Th…
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DExpandableNotificationRow.java335 public void setGroupExpansionChanging(boolean changing) { in setGroupExpansionChanging() argument
336 mGroupExpansionChanging = changing; in setGroupExpansionChanging()
/frameworks/base/services/core/java/com/android/server/wm/
DWindowState.java1369 void setOrientationChanging(boolean changing) { in setOrientationChanging() argument
1370 mOrientationChanging = changing; in setOrientationChanging()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBar.java2623 final boolean changing = ((mInteractingWindows & barWindow) != 0) != interacting; in setInteracting()
2633 if (changing && interacting && barWindow == StatusBarManager.WINDOW_NAVIGATION_BAR) { in setInteracting()

12