Searched
full:changed (Results
826 -
850 of
19572) sorted by null
<<31323334353637383940>>
| /frameworks/base/core/java/android/hardware/location/ |
| IActivityRecognitionHardwareSink.aidl | 29 * Activity changed event.
|
| /frameworks/base/core/java/android/net/ |
| INetworkManagementEventObserver.aidl | 29 * Interface configuration status has changed. 37 * Interface physical-layer link state has changed. For Ethernet, 86 * Interface data activity status is changed. 90 * @param tsNanos Elapsed realtime in nanos when the state of the network interface changed.
|
| /frameworks/base/core/java/android/print/ |
| ILayoutResultCallback.aidl | 29 void onLayoutFinished(in PrintDocumentInfo info, boolean changed, int sequence);
|
| /frameworks/base/core/java/android/view/ |
| IWallpaperVisibilityListener.aidl | 27 * @param displayId The id of the display where wallpaper visibility changed.
|
| /frameworks/base/core/java/com/android/internal/os/logging/ |
| MetricsLoggerWrapper.java | 107 public static void logAppOverlayEnter(int uid, String packageName, boolean changed, int type, boolean usingAlertWindow) { 108 if (changed) { 119 public static void logAppOverlayExit(int uid, String packageName, boolean changed, int type, boolean usingAlertWindow) { 120 if (changed) {
|
| /frameworks/base/core/jni/ |
| android_view_TextureLayer.cpp | 46 bool changed = false; local 47 changed |= layer->setSize(width, height); 48 changed |= layer->setBlend(!isOpaque); 49 return changed;
|
| /frameworks/base/packages/SettingsProvider/test/src/com/android/providers/settings/ |
| SettingsProviderPerformanceTest.java | 53 // Make sure the setting changed. 62 // Make sure the setting changed. 97 // Make sure the setting changed. 106 // Make sure the setting changed.
|
| /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/ |
| AboveShelfChangedListener.java | 25 * Notifies a listener that the above shelf state changed
|
| /frameworks/base/telephony/java/android/telephony/ims/aidl/ |
| IImsConfigCallback.aidl | 21 * Provides callback interface for ImsConfig when a value has changed.
|
| /frameworks/data-binding/baseLibrary/src/main/java/android/databinding/ |
| ObservableList.java | 48 * The callback that is called by ObservableList when the list has changed. 61 * Called whenever one or more items in the list have changed. 63 * @param positionStart The starting index that has changed. 64 * @param itemCount The number of items that have changed.
|
| /frameworks/native/opengl/tests/gl2_java/res/values/ |
| strings.xml | 18 them to be changed based on the locale and options. -->
|
| /frameworks/native/opengl/tests/gl2_jni/res/values/ |
| strings.xml | 18 them to be changed based on the locale and options. -->
|
| /frameworks/native/opengl/tests/gl_jni/res/values/ |
| strings.xml | 18 them to be changed based on the locale and options. -->
|
| /frameworks/native/opengl/tests/gl_perfapp/res/values/ |
| strings.xml | 18 them to be changed based on the locale and options. -->
|
| /frameworks/native/opengl/tests/gldual/res/values/ |
| strings.xml | 18 them to be changed based on the locale and options. -->
|
| /frameworks/native/opengl/tests/testFramerate/res/values/ |
| strings.xml | 18 them to be changed based on the locale and options. -->
|
| /frameworks/native/opengl/tests/testLatency/res/values/ |
| strings.xml | 18 them to be changed based on the locale and options. -->
|
| /frameworks/native/opengl/tests/testPauseResume/res/values/ |
| strings.xml | 18 them to be changed based on the locale and options. -->
|
| /frameworks/native/opengl/tests/testViewport/res/values/ |
| strings.xml | 18 them to be changed based on the locale and options. -->
|
| /frameworks/support/lifecycle/livedata-core/src/main/java/androidx/lifecycle/ |
| Observer.java | 28 * Called when the data is changed.
|
| /frameworks/support/work/workmanager/src/main/java/androidx/work/impl/constraints/ |
| ConstraintListener.java | 29 * Called when the value of a constraint has changed.
|
| /hardware/intel/bootstub/ |
| VERSION | 5 0.8 changed default spi clock to 100mhz Aug 12, 2009
|
| /hardware/interfaces/broadcastradio/2.0/ |
| IAnnouncementListener.hal | 25 * Called whenever announcement list has changed.
|
| /libcore/dom/src/test/java/org/w3c/domts/level2/core/ |
| setAttributeNS04.java | 36 * on the element, its prefix is changed to be the prefix part of the "qualifiedName", 37 * and its vale is changed to be the "value" paramter. 44 * The prefix will be changed to the prefix part of the "qualifiedName" 45 * and its value changed to the "value" parameter.
|
| /libcore/jsr166-tests/src/test/java/jsr166/ |
| CollectionTest.java | 17 // Android-changed: Made class abstract so it will be ignored by test runners.
|
Completed in 1005 milliseconds
<<31323334353637383940>>