Searched refs:changed (Results 1 - 20 of 20) sorted by relevance

/development/samples/devbytes/ui/RequestDuringLayout/src/com/example/android/requestduringlayout/
H A DRequestDuringLayout.java98 protected void onLayout(boolean changed, int l, int t, int r, int b) { argument
99 super.onLayout(changed, l, t, r, b);
/development/samples/ApiDemos/src/com/example/android/apis/view/
H A DSecureViewOverlay.java52 protected void onLayout(boolean changed, int l, int t, int r, int b) { argument
H A DContentBrowserActivity.java142 final boolean changed = newVis == getSystemUiVisibility();
146 if (changed || visible) {
/development/samples/ApiDemos/src/com/example/android/apis/animation/
H A DFixedGridLayout.java75 protected void onLayout(boolean changed, int l, int t, int r, int b) { argument
/development/samples/FixedGridLayout/src/com/example/android/fixedgridlayout/
H A DFixedGridLayout.java86 protected void onLayout(boolean changed, int l, int t, int r, int b) { argument
/development/samples/HoneycombGallery/src/com/example/android/hcgallery/
H A DFitCenterFrameLayout.java53 protected void onLayout(boolean changed, int l, int t, int r, int b) { argument
H A DCameraFragment.java98 // the fragment after the camera has been changed
236 protected void onLayout(boolean changed, int l, int t, int r, int b) { argument
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
H A DCameraPreview.java220 protected void onLayout(boolean changed, int l, int t, int r, int b) { argument
221 if (changed && getChildCount() > 0) {
H A DPictureLayout.java146 protected void onLayout(boolean changed, int l, int t, int r, int b) { argument
/development/tools/emulator/system/sensors/
H A Dsensors_qemu.c156 uint32_t mask, sensors, active, new_sensors, changed; local
173 changed = active ^ new_sensors;
175 if (!changed)
/development/ndk/platforms/android-3/include/linux/raid/
H A Dmd_k.h138 int changed; member in struct:mddev_s
/development/ndk/platforms/android-9/arch-x86/include/asm/
H A Dprocessor_32.h150 unsigned char ftop, changed, lookahead, no_update, rm, alimit; member in struct:i387_soft_struct
/development/samples/Home/src/com/example/android/home/
H A DApplicationsStackLayout.java179 protected void onLayout(boolean changed, int l, int t, int r, int b) { argument
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/
H A DAccessibilityNodeProviderActivity.java179 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { argument
/development/samples/training/basic/ActivityLifecycle/libs/
H A Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v13/ android/support/v13/app/ ...
/development/samples/training/basic/FragmentBasics/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/development/samples/training/location-aware/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/accessibilityservice/ ...
/development/samples/training/multiscreen/newsreader/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/content/ ...
/development/samples/training/AnimationsDemo/libs/
H A Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v13/ android/support/v13/app/ ...
/development/samples/training/bitmapfun/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/app/ ...

Completed in 333 milliseconds