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

123456789

/frameworks/base/native/
H A Dcopy-to-ndk.sh21 local changed=""
24 if [ "$changed" == "" -a -e $dst ]; then
27 echo "$i: has not changed from $j" >/dev/null
28 changed="false"
30 changed="true"
31 echo "$i: has changed from $j" >/dev/null
35 if [ "$changed" == "true" -o "$changed" == "" ]; then
43 echo "libandroid.so: has not changed"
50 echo "Headers changed
[all...]
/frameworks/base/tools/layoutlib/bridge/src/android/content/res/
H A DResources_Theme_Delegate.java57 boolean changed = setupResources(thisTheme);
60 restoreResources(changed);
69 boolean changed = setupResources(thisTheme);
73 restoreResources(changed);
81 boolean changed = setupResources(thisTheme);
85 restoreResources(changed);
94 boolean changed = setupResources(thisTheme);
97 restoreResources(changed);
114 boolean changed = false;
129 changed
136 restoreResources(boolean changed) argument
[all...]
/frameworks/base/core/java/android/print/
H A DILayoutResultCallback.aidl29 void onLayoutFinished(in PrintDocumentInfo info, boolean changed, int sequence);
H A DPrintDocumentAdapter.java36 * inform you that the print attributes (page size, density, etc) changed
132 * Called when the print attributes (page size, density, etc) changed
139 * whether the layout changed the content or not, respectively; or {@link
310 * Notifies that the layout finished and whether the content changed.
313 * @param changed Whether the layout changed.
317 public void onLayoutFinished(PrintDocumentInfo info, boolean changed) { argument
/frameworks/base/core/java/com/android/server/net/
H A DNetlinkTracker.java45 * its local LinkProperties, and if something has changed, notifies its owner of
49 * what changed. If in the meantime the LinkProperties stored here have changed,
110 boolean changed;
112 changed = mLinkProperties.addLinkAddress(address);
114 if (changed) {
124 boolean changed;
126 changed = mLinkProperties.removeLinkAddress(address);
128 if (changed) {
138 boolean changed;
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/qs/
H A DQSContainer.java44 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { argument
45 super.onLayout(changed, left, top, right, bottom);
/frameworks/compile/slang/
H A Dstrip_unknown_attributes.cpp26 bool changed = false; local
38 changed = true;
41 return changed;
/frameworks/base/core/jni/
H A Dandroid_view_HardwareLayer.cpp49 bool changed = false; local
50 changed |= layer->setSize(width, height);
51 changed |= layer->setBlend(!isOpaque);
52 return changed;
/frameworks/base/core/java/android/content/res/
H A DConfiguration.java818 * track of which ones have changed. Any undefined fields in
821 * @return Returns a bit mask of the changed fields, as per
825 int changed = 0;
827 changed |= ActivityInfo.CONFIG_FONT_SCALE;
831 changed |= ActivityInfo.CONFIG_MCC;
835 changed |= ActivityInfo.CONFIG_MNC;
840 changed |= ActivityInfo.CONFIG_LOCALE;
843 // If locale has changed, then layout direction is also changed ...
844 changed |
[all...]
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DIconMerger.java57 protected void onLayout(boolean changed, int l, int t, int r, int b) { argument
58 super.onLayout(changed, l, t, r, b);
H A DUnlockMethodCache.java89 boolean changed = secure != mSecure || currentlyInsecure != mCurrentlyInsecure ||
91 if (changed || updateAlways) {
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DStyledCornersBitmapDrawable.java101 final boolean changed = mBorderPaint.getStrokeWidth() != borderWidth;
105 if (changed) {
114 final boolean changed = mBorderPaint.getColor() != color;
117 if (changed) {
124 boolean changed = mTopLeftCornerStyle != topLeft
134 if (changed) {
152 boolean changed = mFlapPaint.getColor() != flapColor;
155 if (changed) {
173 boolean changed = mScrimColor != color;
176 if (changed) {
[all...]
H A DCircularBitmapDrawable.java71 final boolean changed = mBorderPaint.getStrokeWidth() != borderWidth;
75 if (changed) {
84 final boolean changed = mBorderPaint.getColor() != color;
87 if (changed) {
/frameworks/base/core/java/android/transition/
H A DRecolor.java78 boolean changed = false;
84 changed = true;
95 changed = true;
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cdma/
H A DCdmaCall.java136 boolean changed = false;
142 changed = true;
145 return changed;
H A DCdmaConnection.java196 // On mobile originated (MO) calls, the phone number may have changed
413 boolean changed = false;
424 changed = mParent.connectionDisconnected(this);
428 return changed;
445 // Returns true if state has changed, false if nothing changed
449 boolean changed = false;
460 if (Phone.DEBUG_PHONE) log("update: phone # changed!");
462 changed = true;
468 changed
[all...]
/frameworks/opt/telephony/src/java/com/android/internal/telephony/gsm/
H A DGsmCall.java137 boolean changed = false;
143 changed = true;
146 return changed;
H A DGsmConnection.java168 // On mobile originated (MO) calls, the phone number may have changed
388 boolean changed = false;
404 changed = mParent.connectionDisconnected(this);
411 return changed;
414 // Returns true if state has changed, false if nothing changed
418 boolean changed = false;
431 if (Phone.DEBUG_PHONE) log("update: phone # changed!");
433 changed = true;
440 changed
[all...]
/frameworks/base/core/java/com/android/internal/util/
H A DNotificationColorUtil.java181 boolean changed = false;
187 if (!changed) {
191 changed = true;
194 if (changed) {
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
H A DSpeedBumpView.java60 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { argument
61 super.onLayout(changed, left, top, right, bottom);
H A DStackScrollerDecorView.java49 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { argument
50 super.onLayout(changed, left, top, right, bottom);
/frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
H A DCursorObjectAdapter.java105 boolean changed = mMapper != mapper;
108 if (changed) {
/frameworks/base/core/java/android/os/
H A DPowerManager.java1053 final boolean changed;
1055 changed = mWorkSource != null;
1058 changed = true;
1061 changed = mWorkSource.diff(ws);
1062 if (changed) {
1067 if (changed && mHeld) {
/frameworks/base/services/core/java/com/android/server/pm/
H A DPackageSettingBase.java385 boolean changed = state.disabledComponents != null
387 changed |= state.enabledComponents.add(componentClassName);
388 return changed;
393 boolean changed = state.enabledComponents != null
395 changed |= state.disabledComponents.add(componentClassName);
396 return changed;
401 boolean changed = state.disabledComponents != null
403 changed |= state.enabledComponents != null
405 return changed;
/frameworks/base/core/java/android/widget/
H A DAnalogClock.java128 // The time zone may have changed while the receiver wasn't registered, so update the Time
179 boolean changed = mChanged;
180 if (changed) {
204 if (changed) {
212 if (changed) {
224 if (changed) {

Completed in 767 milliseconds

123456789