/development/samples/devbytes/ui/RequestDuringLayout/src/com/example/android/requestduringlayout/ |
D | RequestDuringLayout.java | 98 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument 99 super.onLayout(changed, l, t, r, b); in onLayout()
|
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
D | PathAnimations.java | 222 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() argument 223 super.onLayout(changed, left, top, right, bottom); in onLayout() 224 if (changed) { in onLayout()
|
D | FixedGridLayout.java | 75 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
|
/development/samples/browseable/DrawableTinting/ |
D | _index.jd | 14 changed from the UI to see the effect of different options.
|
/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | SecureViewOverlay.java | 52 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
|
D | ContentBrowserActivity.java | 142 final boolean changed = newVis == getSystemUiVisibility(); in setNavVisibility() 146 if (changed || visible) { in setNavVisibility()
|
D | ContentBrowserNavActivity.java | 144 final boolean changed = newVis == getSystemUiVisibility(); in setNavVisibility() 148 if (changed || visible) { in setNavVisibility()
|
D | CustomLayout.java | 133 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() argument
|
/development/samples/Support7Demos/src/com/example/android/supportv7/view/ |
D | CardViewActivity.java | 100 boolean changed = lp.width != mWidthSeekBar.getProgress() in setViewBounds() 102 if (!changed) { in setViewBounds()
|
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/ |
D | CardStreamLinearLayout.java | 231 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument 232 super.onLayout(changed, l, t, r, b); in onLayout() 233 Log.d(TAG, "onLayout: " + changed); in onLayout() 235 if( changed && !mLayouted ){ in onLayout()
|
/development/samples/FixedGridLayout/src/com/example/android/fixedgridlayout/ |
D | FixedGridLayout.java | 86 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
|
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/ |
D | FitCenterFrameLayout.java | 53 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
|
D | CameraFragment.java | 236 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | CameraPreview.java | 220 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument 221 if (changed && getChildCount() > 0) { in onLayout()
|
D | PictureLayout.java | 146 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
|
/development/ndk/platforms/android-3/include/linux/raid/ |
D | md_k.h | 138 int changed; member
|
/development/samples/browseable/Notifications/Wearable/src/com.example.android.support.wearable.notifications/ |
D | AnimatedNotificationDisplayActivity.java | 120 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() argument
|
/development/ndk/platforms/android-9/arch-x86/include/asm/ |
D | processor_32.h | 150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member
|
/development/samples/Home/src/com/example/android/home/ |
D | ApplicationsStackLayout.java | 179 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
|
/development/samples/devbytes/graphics/FoldingLayout/src/com/example/android/foldinglayout/ |
D | FoldingLayout.java | 141 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
|
/development/apps/Development/ |
D | NOTICE | 111 stating that You changed the files; and
|
/development/apps/Fallback/ |
D | NOTICE | 111 stating that You changed the files; and
|
/development/apps/GestureBuilder/ |
D | NOTICE | 111 stating that You changed the files; and
|
/development/apps/CustomLocale/ |
D | NOTICE | 111 stating that You changed the files; and
|
/development/samples/CubeLiveWallpaper/ |
D | NOTICE | 111 stating that You changed the files; and
|