Searched
full:changed (Results
1251 -
1275 of
19572) sorted by null
<<51525354555657585960>>
| /art/runtime/interpreter/mterp/mips64/ |
| binop.S | 27 $instr # $result <- op, a0-a3 changed
|
| binop2addr.S | 27 $instr # $result <- op, a0-a3 changed
|
| binopLit16.S | 24 $instr # $result <- op, a0-a3 changed
|
| binopLit8.S | 25 $instr # $result <- op, a0-a3 changed
|
| binopWide.S | 27 $instr # $result <- op, a0-a3 changed
|
| binopWide2addr.S | 27 $instr # $result <- op, a0-a3 changed
|
| /art/tools/dexfuzz/src/dexfuzz/program/mutators/ |
| NewInstanceChanger.java | 151 Log.info("Changed the type of " + newInstanceInsn.toString() + 159 stats.incrementStat("Changed new instance."); 187 // Matches the type of the invoke with the randomly changed type of the prior new-instance. 197 Log.info("Changed " + oldMethodIdx + " to " + methodId);
|
| /art/tools/ |
| test_presubmit.py | 21 # This script will re-run the generators only if their dependent files have changed and then 64 Gets the files changed in the given commit. 100 Runs test tools only for interesting files that were changed in this commit. 155 debug_print("Changed files: %s" %(changed_files))
|
| /build/make/core/tasks/ |
| collect_gpl_sources.mk | 22 # FORCE since we can't know whether any of the sources changed
|
| /cts/apps/EmptyDeviceOwner/src/com/android/cts/emptydeviceowner/ |
| DeviceOwnerChangedReceiver.java | 29 Log.d("DeviceOwnerChangedReceiver", "device owner is changed.");
|
| /cts/hostsidetests/devicepolicy/app/IntentReceiver/src/com/android/cts/intent/receiver/ |
| BroadcastIntentReceiver.java | 27 = "owner-changed-broadcast-received";
|
| /cts/hostsidetests/shortcuts/hostside/src/android/content/pm/cts/shortcuthost/ |
| ShortcutManagerUpgradeTest.java | 39 * Make sure that, even when icon resource IDs have changed during an app upgrade,
|
| /cts/tests/autofillservice/src/android/autofillservice/cts/common/ |
| StateChangerRuleTest.java | 63 when(mStateManager.get()).thenReturn("before", "changed"); 104 when(mStateManager.get()).thenReturn("sameValue", "changed"); 118 when(mStateManager.get()).thenReturn("before", "changed"); 165 when(mStateManager.get()).thenReturn("sameValue", "changed");
|
| /cts/tests/framework/base/activitymanager/app/src/android/server/am/ |
| LogConfigurationActivity.java | 33 Log.i(TAG, "Configuration changed: " + newConfig.screenWidthDp + ","
|
| /cts/tests/tests/keystore/src/android/keystore/cts/ |
| PutOverflowTest.java | 35 // methods were changed.
|
| /cts/tests/tests/media/libmediandkjni/ |
| md5_utils.h | 17 * Changed so as no longer to depend on Colin Plumb's `usual.h'
|
| /cts/tests/tests/security/src/android/security/cts/ |
| PutOverflowTest.java | 37 // methods were changed.
|
| /cts/tools/vm-tests-tf/src/dot/junit/opcodes/nop/ |
| Test_nop.java | 29 // test if nothing has changed
|
| /developers/build/prebuilts/gradle/DrawableTinting/Application/src/main/res/values/ |
| base-strings.xml | 31 changed from the UI to see the effect of different options.
|
| /development/apps/SettingInjectorSample/src/com/example/android/injector/ |
| UpdatingInjectorService.java | 36 // Every time it asks for our status, we tell it the setting has just changed. This will
|
| /development/samples/ApiDemos/res/layout/ |
| date_widgets_example_2.xml | 17 <!-- example of using the time changed callback, with now visible 'set' button-->
|
| /development/samples/BrokenKeyDerivation/ |
| AndroidManifest.xml | 20 own application, the package name must be changed from "com.example.*"
|
| /development/samples/HeavyWeight/ |
| AndroidManifest.xml | 20 own application, the package name must be changed from "com.example.*"
|
| /development/samples/HelloActivity/ |
| AndroidManifest.xml | 20 own application, the package name must be changed from "com.example.*"
|
| /development/samples/Obb/res/values/ |
| strings.xml | 18 them to be changed based on the locale and options. -->
|
Completed in 1528 milliseconds
<<51525354555657585960>>