Searched refs:changing (Results 1 – 25 of 66) sorted by relevance
123
/frameworks/data-binding/integration-tests/MultiModuleTestApp/testlibrary/ |
D | proguard-rules.pro | 4 # You can edit the include path and order by changing the proguardFiles
|
/frameworks/data-binding/integration-tests/TestApp/app/ |
D | proguard-rules.pro | 4 # You can edit the include path and order by changing the proguardFiles
|
/frameworks/data-binding/integration-tests/MultiModuleTestApp/app/ |
D | proguard-rules.pro | 4 # You can edit the include path and order by changing the proguardFiles
|
/frameworks/data-binding/integration-tests/App With Spaces/app/ |
D | proguard-rules.pro | 4 # You can edit the include path and order by changing the proguardFiles
|
/frameworks/data-binding/integration-tests/IndependentLibrary/app/ |
D | proguard-rules.pro | 4 # You can edit the include path and order by changing the proguardFiles
|
/frameworks/data-binding/samples/BindingDemo/app/ |
D | proguard-rules.pro | 4 # You can edit the include path and order by changing the proguardFiles
|
/frameworks/base/tools/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | proguard-rules.pro | 4 # You can edit the include path and order by changing the proguardFiles
|
/frameworks/support/samples/SupportLeanbackShowcase/app/ |
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/volley/ |
D | proguard-project.txt | 7 # You can edit the include path and order by changing the ProGuard
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/ |
D | proguard-project.txt | 7 # You can edit the include path and order by changing the ProGuard
|
/frameworks/base/tests/MusicServiceDemo/ |
D | proguard-project.txt | 7 # You can edit the include path and order by changing the ProGuard
|
/frameworks/data-binding/extensions/ |
D | build.gradle | 42 println "changing ${deployer.url} to ${rootProject.ext.supportRepoOut}"
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | drawable-resource.jd | 216 <td>Put the object at the top of its container, not changing its size.</td></tr> 218 <td>Put the object at the bottom of its container, not changing its size. </td></tr> 220 <td>Put the object at the left edge of its container, not changing its size. </td></tr> 222 <td>Put the object at the right edge of its container, not changing its size. </td></tr> 224 <td>Place object in the vertical center of its container, not changing its size. </td></tr> 228 <td>Place object in the horizontal center of its container, not changing its size. </td></tr> 234 changing its size. </td></tr> 1195 <td>Put the object at the top of its container, not changing its size. When {@code 1198 <td>Put the object at the bottom of its container, not changing its size. When {@code 1201 <td>Put the object at the left edge of its container, not changing its size. This is the [all …]
|
D | multilingual-support.jd | 25 and changing the way the system resolves resources.</p>
|
/frameworks/base/docs/html/wear/preview/ |
D | start.jd | 160 'com.google.android.support:wearable:1.4.0'</code>) by changing it to the 212 'com.google.android.support:wearable:1.4.0'</code>) by changing it to the
|
/frameworks/base/tests/Camera2Tests/SmartCamera/ |
D | README.txt | 39 to be captured by changing the number on the spinner (between 1-10).
|
/frameworks/base/docs/html/training/transitions/ |
D | index.jd | 43 changing some of their property values over time. The framework includes built-in animations
|
/frameworks/base/docs/html/training/notify-user/ |
D | managing.jd | 42 previous notification, either by changing some of its values or by adding to it, or both.
|
/frameworks/native/opengl/tests/angeles/ |
D | README.txt | 47 for example by changing the code to use glDrawElements
|
/frameworks/base/docs/html/training/graphics/opengl/ |
D | motion.jd | 96 <p>Unless you have objects changing without any user interaction, it’s usually a good idea have this
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | EventLogTags.logtags | 112 # Report changing memory conditions (Values are ProcessStats.ADJ_MEM_FACTOR* constants)
|
/frameworks/base/docs/html/training/wearables/watch-faces/ |
D | interacting.jd | 55 as showing a detailed step count or changing the theme of the watch face. The code snippet
|
/frameworks/base/tools/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 136 changes the calls to a method in each class instead of changing the implementation of the method.
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
D | ExpandableNotificationRow.java | 200 public void setGroupExpansionChanging(boolean changing) { in setGroupExpansionChanging() argument 201 mGroupExpansionChanging = changing; in setGroupExpansionChanging()
|
123