/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() method in SecureViewOverlay
|
D | CustomLayout.java | 133 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in CustomLayout
|
/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() method in RequestDuringLayout.MyLayout
|
/development/samples/ApiDemos/src/com/example/android/apis/animation/ |
D | FixedGridLayout.java | 75 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in FixedGridLayout
|
D | PathAnimations.java | 221 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() method in PathAnimations.CanvasView
|
/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() method in AnimatedNotificationDisplayActivity.ImageZoomView
|
/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() method in FitCenterFrameLayout
|
D | CameraFragment.java | 236 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in Preview
|
/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() method in FixedGridLayout
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
D | PictureLayout.java | 146 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in PictureLayout
|
D | CameraPreview.java | 220 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in Preview
|
/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() method in ApplicationsStackLayout
|
/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() method in FoldingLayout
|
/development/samples/browseable/BatchStepSensor/src/com.example.android.batchstepsensor/cardstream/ |
D | CardStreamLinearLayout.java | 232 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in CardStreamLinearLayout
|