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

<<51525354555657585960>>

  /frameworks/base/tests/SurfaceComposition/src/android/surfacecomposition/
CustomLayout.java 40 protected void onLayout(boolean changed, int l, int t, int r, int b) {
  /frameworks/data-binding/baseLibrary/src/main/java/android/databinding/
Bindable.java 28 * the field that has changed.
  /frameworks/opt/bitmap/src/com/android/bitmap/drawable/
CircularBitmapDrawable.java 71 final boolean changed = mBorderPaint.getStrokeWidth() != borderWidth;
75 if (changed) {
84 final boolean changed = mBorderPaint.getColor() != color;
87 if (changed) {
  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/items/
AbstractItem.java 55 * Convenience method to notify the adapter that the contents of this item has changed. This
  /frameworks/opt/telephony/src/java/com/android/internal/telephony/
RadioConfigIndication.java 40 * Unsolicited indication for slot status changed
  /frameworks/support/leanback/src/main/java/androidx/leanback/database/
CursorMapper.java 27 * Called once when the associated {@link Cursor} is changed. A subclass
  /frameworks/support/samples/Support13Demos/
_index.html 12 // when the docs are online. This will be changed once the samples get moved.
  /frameworks/support/samples/Support4Demos/
_index.html 12 // when the docs are online. This will be changed once the samples get moved.
  /frameworks/support/samples/Support7Demos/
_index.html 12 // when the docs are online. This will be changed once the samples get moved.
  /frameworks/support/samples/SupportLeanbackDemos/src/main/java/com/example/android/leanback/
PlaybackActivity.java 64 * Called when Activity's PIP mode is changed.
PlaybackTransportControlActivity.java 64 * Called when Activity's PIP mode is changed.
  /hardware/intel/common/utils/ituxd/src/com/intel/thermal/
ThermalZoneMonitor.java 52 // stop value can be changed before going to sleep
  /hardware/interfaces/wifi/1.2/
IWifiNanIfaceEventCallback.hal 41 * have been changed).
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-1240/
loc_api_clnt.c 9 /* Default timeout can be changed using clnt_control() */
  /hardware/qcom/gps/loc_api/libloc_api-rpc/gen-3200/
loc_api_clnt.c 9 /* Default timeout can be changed using clnt_control() */
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-1240/
loc_api_clnt.c 9 /* Default timeout can be changed using clnt_control() */
  /hardware/qcom/gps/msm8084/loc_api/libloc_api-rpc/gen-3200/
loc_api_clnt.c 9 /* Default timeout can be changed using clnt_control() */
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-1240/
loc_api_clnt.c 9 /* Default timeout can be changed using clnt_control() */
  /hardware/qcom/gps/msm8994/loc_api/libloc_api-rpc/gen-3200/
loc_api_clnt.c 9 /* Default timeout can be changed using clnt_control() */
  /libcore/luni/src/test/java/libcore/sun/security/x509/
KeyUsageExtensionTest.java 29 * The logic for toString was changed in rev/04cda5b7a3c1. The expected result is the same
ReasonFlagsTest.java 26 * The logic for toString was changed in rev/04cda5b7a3c1. The expected result is the same
  /libcore/ojluni/src/main/java/java/security/
DomainCombiner.java 28 // Android-changed: Stubbed the implementation. Android doesn't support SecurityManager.
PrivilegedAction.java 29 // Android-changed: Stubbed the implementation. Android doesn't support SecurityManager.
PrivilegedExceptionAction.java 29 // Android-changed: Stubbed the implementation. Android doesn't support SecurityManager.
  /libcore/ojluni/src/main/java/java/security/acl/
Permission.java 28 // Android-changed: Stubbed the implementation. Android doesn't support SecurityManager.

Completed in 1035 milliseconds

<<51525354555657585960>>