Home
last modified time | relevance | path

Searched defs:onLayout (Results 1 – 14 of 14) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
DSecureViewOverlay.java52 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in SecureViewOverlay
DCustomLayout.java133 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/
DRequestDuringLayout.java98 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/
DFixedGridLayout.java75 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in FixedGridLayout
DPathAnimations.java221 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/
DAnimatedNotificationDisplayActivity.java120 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/
DFitCenterFrameLayout.java53 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in FitCenterFrameLayout
DCameraFragment.java236 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/
DFixedGridLayout.java86 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/
DPictureLayout.java146 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in PictureLayout
DCameraPreview.java220 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/
DApplicationsStackLayout.java179 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/
DFoldingLayout.java141 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/
DCardStreamLinearLayout.java232 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() method in CardStreamLinearLayout