Home
last modified time | relevance | path

Searched refs:changed (Results 1 – 25 of 37) sorted by relevance

12

/development/vndk/tools/sourcedr/ninja/tests/testdata/
Dsub.ninja1 a = changed
/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() argument
99 super.onLayout(changed, l, t, r, b); in onLayout()
/development/samples/ApiDemos/src/com/example/android/apis/animation/
DPathAnimations.java221 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() argument
222 super.onLayout(changed, left, top, right, bottom); in onLayout()
223 if (changed) { in onLayout()
DFixedGridLayout.java75 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
/development/samples/browseable/DrawableTinting/
D_index.jd15 changed from the UI to see the effect of different options.
/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() argument
DContentBrowserNavActivity.java144 final boolean changed = newVis == getSystemUiVisibility(); in setNavVisibility()
148 if (changed || visible) { in setNavVisibility()
DContentBrowserActivity.java142 final boolean changed = newVis == getSystemUiVisibility(); in setNavVisibility()
146 if (changed || visible) { in setNavVisibility()
DCustomLayout.java133 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { in onLayout() argument
/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() argument
233 super.onLayout(changed, l, t, r, b); in onLayout()
234 Log.d(TAG, "onLayout: " + changed); in onLayout()
236 if( changed && !mLayouted ){ in onLayout()
/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() argument
DCameraFragment.java236 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
/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() argument
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DCameraPreview.java220 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
221 if (changed && getChildCount() > 0) { in onLayout()
DPictureLayout.java146 protected void onLayout(boolean changed, int l, int t, int r, int b) { in onLayout() argument
/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() argument
/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() argument
/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() argument
/development/tools/logblame/
Dsample.txt54 Display device changed state: "Built-in Screen", OFF
253 Display device changed state: "Built-in Screen", DOZE
355 Display device changed state: "Built-in Screen", ON
453 osLog: [WO] rotation changed to: ******* 0 *******
1410 Display device changed state: "Built-in Screen", OFF
1650 Display device changed state: "Built-in Screen", DOZE
1748 Display device changed state: "Built-in Screen", ON
1846 osLog: [WO] rotation changed to: ******* 0 *******
/development/apps/launchperf/
DNOTICE111 stating that You changed the files; and
/development/samples/CubeLiveWallpaper/
DNOTICE111 stating that You changed the files; and
/development/apps/Fallback/
DNOTICE111 stating that You changed the files; and
/development/apps/DevelopmentSettings/
DNOTICE111 stating that You changed the files; and
/development/apps/BluetoothDebug/
DNOTICE111 stating that You changed the files; and
/development/samples/Home/
DNOTICE111 stating that You changed the files; and

12