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

<<919293949596979899100>>

  /libcore/ojluni/src/test/java/security/cert/
AKISerialNumberTest.java 32 // Android-changed: Adapted from
34 // Android-changed: Added package & Test import
111 // Android-changed: Removed args & added @Test
  /libcore/ojluni/src/test/java/util/stream/testlib/org/openjdk/testlib/java/util/stream/
DoubleStreamTestDataProvider.java 38 // Android-changed: remove 0..1000 test data from data providers.
49 // Android-changed: remove 0..1000 test data from data providers.
76 // Android-changed: remove 0..1000 test data from data providers.
IntStreamTestDataProvider.java 38 // Android-changed: remove 0..1000 test data from data providers.
49 // Android-changed: remove 0..1000 test data from data providers.
75 // Android-changed: remove 0..1000 test data from data providers.
LongStreamTestDataProvider.java 38 // Android-changed: remove 0..1000 test data from data providers.
49 // Android-changed: remove 0..1000 test data from data providers.
75 // Android-changed: remove 0..1000 test data from data providers.
  /packages/apps/Contacts/src/com/android/contacts/list/
ProviderStatusWatcher.java 72 /** Last known provider status. This can be changed on a worker thread.
264 * Called when provider status may has changed.
273 Log.i(TAG, "Provider status changed.");
  /packages/apps/Dialer/java/com/android/incallui/
AccelerometerListener.java 119 // Pending orientation has not changed, so do nothing.
125 // if the orientation has not changed.
129 // Set timer to send an event if the orientation has changed since its
InCallOrientationEventListener.java 59 * This is to identify dead zones where we won't notify others of orientation changed. Say for e.g
67 // the above angles, we will notify orientation changed.
133 * changed.
  /packages/apps/EmergencyInfo/src/com/android/emergency/preferences/
AutoCompleteEditTextPreference.java 112 final boolean changed = !TextUtils.equals(mText, text);
113 if (changed || !mTextSet) {
117 if (changed) {
  /packages/apps/Gallery2/src/com/android/gallery3d/data/
LocalMergeAlbum.java 177 boolean changed = false;
179 if (mSources[i].reload() > mDataVersion) changed = true;
181 if (changed) {
  /packages/apps/Launcher2/src/com/android/launcher2/
UninstallShortcutReceiver.java 110 boolean changed = false;
119 changed = true;
132 if (changed) {
  /packages/apps/UnifiedEmail/src/com/android/mail/providers/
ConversationInfo.java 135 boolean changed = false;
137 changed |= pi.markRead(read);
147 return changed;
  /packages/apps/WallpaperPicker/src/com/android/photos/views/
TiledImageView.java 125 protected void onLayout(boolean changed, int left, int top, int right,
127 super.onLayout(changed, left, top, right, bottom);
195 // if it changed while we were rendering
  /prebuilts/clang/host/darwin-x86/clang-4393122/share/clang/
clang-format-diff.py 16 This script reads input from a unified diff and reformats all the changed
36 'Reformat changed lines in diff. Without -i '
62 # Extract changed lines for each file.
  /prebuilts/clang/host/darwin-x86/clang-4479392/share/clang/
clang-format-diff.py 16 This script reads input from a unified diff and reformats all the changed
36 'Reformat changed lines in diff. Without -i '
62 # Extract changed lines for each file.
  /prebuilts/clang/host/darwin-x86/clang-4579689/share/clang/
clang-format-diff.py 16 This script reads input from a unified diff and reformats all the changed
36 'Reformat changed lines in diff. Without -i '
62 # Extract changed lines for each file.
  /prebuilts/clang/host/darwin-x86/clang-4630689/share/clang/
clang-format-diff.py 16 This script reads input from a unified diff and reformats all the changed
36 'Reformat changed lines in diff. Without -i '
62 # Extract changed lines for each file.
  /prebuilts/clang/host/darwin-x86/clang-4639204/share/clang/
clang-format-diff.py 16 This script reads input from a unified diff and reformats all the changed
36 'Reformat changed lines in diff. Without -i '
62 # Extract changed lines for each file.
  /prebuilts/clang/host/darwin-x86/clang-4691093/share/clang/
clang-format-diff.py 16 This script reads input from a unified diff and reformats all the changed
36 'Reformat changed lines in diff. Without -i '
62 # Extract changed lines for each file.
  /prebuilts/clang/host/linux-x86/clang-4393122/share/clang/
clang-format-diff.py 16 This script reads input from a unified diff and reformats all the changed
36 'Reformat changed lines in diff. Without -i '
62 # Extract changed lines for each file.
  /prebuilts/clang/host/linux-x86/clang-4479392/share/clang/
clang-format-diff.py 16 This script reads input from a unified diff and reformats all the changed
36 'Reformat changed lines in diff. Without -i '
62 # Extract changed lines for each file.
  /prebuilts/clang/host/linux-x86/clang-4579689/share/clang/
clang-format-diff.py 16 This script reads input from a unified diff and reformats all the changed
36 'Reformat changed lines in diff. Without -i '
62 # Extract changed lines for each file.
  /prebuilts/clang/host/linux-x86/clang-4630689/share/clang/
clang-format-diff.py 16 This script reads input from a unified diff and reformats all the changed
36 'Reformat changed lines in diff. Without -i '
62 # Extract changed lines for each file.
  /prebuilts/clang/host/linux-x86/clang-4639204/share/clang/
clang-format-diff.py 16 This script reads input from a unified diff and reformats all the changed
36 'Reformat changed lines in diff. Without -i '
62 # Extract changed lines for each file.
  /prebuilts/clang/host/linux-x86/clang-4691093/share/clang/
clang-format-diff.py 16 This script reads input from a unified diff and reformats all the changed
36 'Reformat changed lines in diff. Without -i '
62 # Extract changed lines for each file.
  /prebuilts/devtools/
update_jars.sh 97 echo "!--> Keep changed file $i"
115 echo "!--> Keep changed file $i"
139 # if the md5 changes, the zip's content has changed (new file, different content size, different CRC32)

Completed in 1644 milliseconds

<<919293949596979899100>>