| /frameworks/base/docs/html/sdk/support_api_diff/25.0.0/changes/ |
| pkg_android.support.v4.widget.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 77 <a NAME="Changed"></a> 78 <TABLE summary="Changed Classes" WIDTH="100%"> 80 <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
|
| /frameworks/base/docs/html/sdk/support_api_diff/25.1.0/changes/ |
| android.support.v17.leanback.widget.ObjectAdapter.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 79 <a NAME="Changed"></a> 80 <TABLE summary="Changed Methods" WIDTH="100%"> 82 <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
|
| pkg_android.support.v17.preference.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 77 <a NAME="Changed"></a> 78 <TABLE summary="Changed Classes" WIDTH="100%"> 80 <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
|
| pkg_android.support.v4.media.session.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 77 <a NAME="Changed"></a> 78 <TABLE summary="Changed Classes" WIDTH="100%"> 80 <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
|
| pkg_android.support.v4.os.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 77 <a NAME="Changed"></a> 78 <TABLE summary="Changed Classes" WIDTH="100%"> 80 <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
|
| pkg_android.support.v4.provider.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 77 <a NAME="Changed"></a> 78 <TABLE summary="Changed Classes" WIDTH="100%"> 80 <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
|
| pkg_android.support.v7.app.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 77 <a NAME="Changed"></a> 78 <TABLE summary="Changed Classes" WIDTH="100%"> 80 <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
|
| pkg_android.support.v7.media.html | 7 <meta name="description" content="JDiff is a Javadoc doclet which generates an HTML report of all the packages, classes, constructors, methods, and fields which have been removed, added or changed in any way, including their documentation, when two APIs are compared."> 77 <a NAME="Changed"></a> 78 <TABLE summary="Changed Classes" WIDTH="100%"> 80 <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
|
| /frameworks/base/location/java/android/location/ |
| ICountryDetector.aidl | 36 * Add a listener to receive the notification when the country is detected or changed.
|
| /frameworks/base/packages/SettingsLib/src/com/android/settingslib/ |
| RestrictedPreferenceHelper.java | 147 * @return true if the disabled state was changed. 152 boolean changed = false; 155 changed = true; 158 return changed;
|
| /frameworks/base/packages/SystemUI/plugin/src/com/android/systemui/plugins/statusbar/phone/ |
| NavGesture.java | 44 public void onLayout(boolean changed, int left, int top, int right, int bottom);
|
| /frameworks/base/packages/SystemUI/src/com/android/keyguard/ |
| AlphaOptimizedImageButton.java | 25 * layer when alpha is changed.
|
| AlphaOptimizedLinearLayout.java | 25 * layer when alpha is changed.
|
| AlphaOptimizedRelativeLayout.java | 25 * layer when alpha is changed.
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/ |
| FontSizeUtils.java | 24 * Utility class to update the font size when the configuration has changed.
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/events/activity/ |
| ConfigurationChangedEvent.java | 22 * This is sent when the Recents activity configuration has changed.
|
| MultiWindowStateChangedEvent.java | 23 * This is sent by the activity whenever the multi-window state has changed.
|
| TaskStackUpdatedEvent.java | 23 * This is sent by the activity whenever the task stach has changed.
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/recents/events/ui/ |
| TaskSnapshotChangedEvent.java | 23 * Sent when a task snapshot has changed.
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/ |
| AlphaImageView.java | 25 * layer when alpha is changed.
|
| AlphaOptimizedFrameLayout.java | 25 * layer when alpha is changed.
|
| AlphaOptimizedImageView.java | 25 * commands and therefore does not need a layer when alpha is changed.
|
| AlphaOptimizedTextView.java | 25 * layer when alpha is changed.
|
| AlphaOptimizedView.java | 25 * layer when alpha is changed.
|
| /frameworks/base/services/core/java/com/android/server/wm/ |
| TaskWindowContainerListener.java | 28 /** Called when the snapshot of this task has changed. */
|