| /libcore/luni/src/test/java/tests/security/spec/ |
| EncodedKeySpecTest.java | 97 /* Check that byte value has not been changed */ 117 /* Check that byte value has not been changed */
|
| /libcore/luni/src/test/native/ |
| libcore_java_lang_ThreadTest.cpp | 85 // JavaVMAttachArgs) does not have its name changed. 103 // JavaVMAttachArgs) has its native name changed as per the standard naming
|
| /libcore/ojluni/src/main/java/java/lang/ |
| Iterable.java | 33 // Android-changed: href changed in javadoc for redirection.
|
| /libcore/ojluni/src/main/java/java/lang/invoke/ |
| Stable.java | 44 * will never be changed. 67 * is used as the value of the field even after the field value has changed.
|
| /libcore/ojluni/src/main/java/java/text/ |
| Annotation.java | 38 * changed. 44 * When the text is changed, the grammatical information typically becomes invalid.
|
| /libcore/ojluni/src/test/java/nio/file/ |
| TestUtil.java | 23 // Android-changed: Adapted from jdk/test/java/nio/file/TestUtil.java 24 // Android-changed: Added package & made methods public
|
| /libcore/ojluni/src/test/java/time/test/java/time/ |
| TestClock_System.java | 80 Clock changed = test.withZone(PARIS); local 81 assertSame(test, changed);
|
| /packages/apps/Camera2/src/com/android/camera/captureintent/resource/ |
| ResourceSurfaceTextureImpl.java | 98 // Update preview transform when preview stream size is changed. 122 // Update preview transform when preview layout size is changed.
|
| /packages/apps/Camera2/src/com/android/camera/util/ |
| ListenerCombiner.java | 96 // If the output has changed, notify the listeners. 123 * it has actually changed.
|
| /packages/apps/Camera2/src/com/android/camera/widget/ |
| ExternalViewerButton.java | 104 // If visibility has changed, cling visibility was updated already, 105 // so only need to update it when visibility has not changed.
|
| /packages/apps/Car/Settings/src/com/android/car/settings/wifi/ |
| CarWifiManager.java | 42 * Something about wifi setting changed. 47 * Called when the state of Wifi has changed, the state will be one of
|
| /packages/apps/Contacts/src/com/android/contacts/editor/ |
| Editor.java | 53 // Focus has changed inside the editor. 78 * Called internally when the contents of a specific field have changed,
|
| /packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/camerafocus/ |
| RenderOverlay.java | 126 public void onLayout(boolean changed, int left, int top, int right, int bottom) { 128 super.onLayout(changed, left, top, right, bottom);
|
| /packages/apps/ExactCalculator/docs/ |
| implementation-overview.html | 8 <p>Although the appearance of the calculator has changed little from Lollipop, and some of the UI 9 code is indeed the same, the rest of the code has changed substantially. Unsurprisingly,
|
| /packages/apps/Launcher2/src/com/android/launcher2/ |
| LauncherApplication.java | 97 * Receives notifications whenever the user favorites have changed. 102 // If the database has ever changed, then we really need to force a reload of the
|
| PagedViewGridLayout.java | 81 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { 82 super.onLayout(changed, left, top, right, bottom);
|
| /packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ |
| RecentsViewContainer.java | 84 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { 85 super.onLayout(changed, left, top, right, bottom);
|
| /packages/apps/Launcher3/src/com/android/launcher3/ |
| ExtendedEditText.java | 84 protected void onLayout(boolean changed, int left, int top, int right, int bottom) { 85 super.onLayout(changed, left, top, right, bottom);
|
| /packages/apps/Launcher3/src/com/android/launcher3/views/ |
| BottomUserEducationView.java | 62 protected void onLayout(boolean changed, int l, int t, int r, int b) { 63 super.onLayout(changed, l, t, r, b);
|
| /packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/camerafocus/ |
| RenderOverlay.java | 150 public void onLayout(boolean changed, int left, int top, int right, int bottom) { 152 super.onLayout(changed, left, top, right, bottom);
|
| /packages/apps/Settings/src/com/android/settings/ |
| AirplaneModeEnabler.java | 48 * Called when airplane mode status is changed. 102 // Notify listener the system setting is changed.
|
| /packages/apps/Settings/src/com/android/settings/fuelgauge/ |
| BatteryBroadcastReceiver.java | 35 * {@link OnBatteryChangedListener} if any of the following has been changed: 44 * Callback when the following has been changed:
|
| /packages/apps/TV/res/layout/ |
| menu_card_channel.xml | 39 If the text size or font is changed, the bottom margin needs to be changed. -->
|
| /packages/apps/Test/connectivity/sl4n/rapidjson/ |
| CHANGELOG.md | 18 ### Changed 64 ### Changed
|
| /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/ |
| MemoryBinaryBody.java | 29 //BEGIN android-changed: Stubbing out logging 32 //END android-changed
|