HomeSort by relevance Sort by last modified time
    Searched full:changed (Results 2026 - 2050 of 19572) sorted by null

<<81828384858687888990>>

  /frameworks/base/core/proto/android/app/
notification_channel.proto 44 // Bitwise representation of fields that have been changed by the user,
  /frameworks/base/core/tests/coretests/src/android/app/activity/
SetTimeZonePermissionsTest.java 48 * system default time zone has not actually changed from its prior state
  /frameworks/base/core/tests/coretests/src/android/view/
ViewGroupAttributesTest.java 34 protected void onLayout(boolean changed, int l, int t, int r, int b) {
  /frameworks/base/docs/html/sdk/support_api_diff/25.0.0/changes/
android.support.v4.content.ContextCompat.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.">
78 <a NAME="Changed"></a>
79 <TABLE summary="Changed Constructors" WIDTH="100%">
81 <TH VALIGN="TOP" COLSPAN=3>Changed Constructors</FONT></TD>
pkg_android.support.design.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.">
99 <a NAME="Changed"></a>
100 <TABLE summary="Changed Classes" WIDTH="100%">
102 <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
pkg_android.support.v7.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.">
107 <a NAME="Changed"></a>
108 <TABLE summary="Changed Classes" WIDTH="100%">
110 <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.app.PlaybackOverlayFragment.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.">
102 <a NAME="Changed"></a>
103 <TABLE summary="Changed Methods" WIDTH="100%">
105 <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
android.support.v17.leanback.app.PlaybackOverlaySupportFragment.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.">
102 <a NAME="Changed"></a>
103 <TABLE summary="Changed Methods" WIDTH="100%">
105 <TH VALIGN="TOP" COLSPAN=3>Changed Methods</FONT></TD>
android.support.v17.leanback.widget.BaseCardView.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>
android.support.v4.app.FragmentActivity.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.design.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.">
106 <a NAME="Changed"></a>
107 <TABLE summary="Changed Classes" WIDTH="100%">
109 <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
pkg_android.support.v4.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.">
92 <a NAME="Changed"></a>
93 <TABLE summary="Changed Classes" WIDTH="100%">
95 <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
pkg_android.support.v7.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.">
106 <a NAME="Changed"></a>
107 <TABLE summary="Changed Classes" WIDTH="100%">
109 <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
pkg_android.support.v7.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.">
92 <a NAME="Changed"></a>
93 <TABLE summary="Changed Classes" WIDTH="100%">
95 <TH VALIGN="TOP" COLSPAN=2>Changed Classes</FONT></TD>
  /frameworks/base/libs/hwui/
FrameInfoVisualizer.cpp 221 bool changed = false; local
230 changed = true;
236 changed = true;
238 return changed;
Layer.cpp 35 // preserves the old inc/dec ref locations. This should be changed...
  /frameworks/base/media/java/android/media/update/
ViewGroupProvider.java 49 void onLayout_impl(boolean changed, int left, int top, int right, int bottom);
  /frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/bluetooth/
LocalBluetoothProfileManagerTest.java 132 * profile connection state changed callback
155 * profile connection state changed callback
178 * profile connection state changed callback
204 * profile connection state changed callback
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
ExtensionController.java 38 * (like configuration) may have changed.
  /frameworks/base/services/core/java/com/android/server/connectivity/tethering/
IControlsTethering.java 47 * Notify that |who| has changed its tethering state.
  /frameworks/base/services/core/java/com/android/server/location/
CountryDetectorBase.java 53 * Register a listener to receive the notification when the country is detected or changed.
  /frameworks/base/tests/HugeBackup/
AndroidManifest.xml 20 own application, the package name must be changed from "com.example.*"
  /frameworks/base/tools/bit/
util.h 55 // Returns if the file has changed. If it doesn't currently exist, returns true.
  /frameworks/base/wifi/java/android/net/wifi/aware/
IdentityChangedListener.java 21 * it is changed. Change may be due to device joining a cluster, starting a cluster, or discovery
  /frameworks/native/opengl/tests/gl2_cameraeye/
AndroidManifest.xml 20 own application, the package name must be changed from "com.example.*"

Completed in 1142 milliseconds

<<81828384858687888990>>