/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/keyguard/clock/ |
H A D | SettingsWrapperTest.kt | 41 private lateinit var migration: SettingsWrapper.Migration 45 migration = mock(SettingsWrapper.Migration::class.java) 46 wrapper = SettingsWrapper(getContext().contentResolver, migration) 59 verify(migration).migrate(value, USER_ID) 86 verify(migration, never()).migrate(value, USER_ID)
|
/aosp12/frameworks/base/cmds/incident_helper/testdata/ |
H A D | cpuinfo.txt | 15 27 27 root RT 0 1.4 S 0 0 ta migration/3 [migration/3]
|
/aosp12/frameworks/compile/slang/tests/P_warnings_deprecated/ |
H A D | stderr.txt.expect | 1 …is deprecated: Please refer to the migration guide (https://developer.android.com/guide/topics/ren…
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/keyguard/clock/ |
H A D | SettingsWrapper.java | 46 SettingsWrapper(ContentResolver contentResolver, Migration migration) { in SettingsWrapper() argument 48 mMigration = migration; in SettingsWrapper()
|
/aosp12/frameworks/base/core/proto/android/os/ |
H A D | pagetypeinfo.proto | 33 * Each free area has 6 free list. Each corresponds to one migration type. 34 * The six migration types are Unmovable, Reclaimable, Movable, Reserve, CMA, and Isolate.
|
/aosp12/hardware/google/pixel-sepolicy/common/ |
H A D | vendor_init.te | 1 # for cgroup migration
|
/aosp12/packages/apps/Bluetooth/tests/unit/ |
H A D | Android.bp | 26 "androidx.room_room-migration",
|
/aosp12/packages/apps/CellBroadcastReceiver/legacy/ |
H A D | Android.bp | 6 // migration complete, OEMs can remove this app going forward.
|
/aosp12/build/soong/bp2build/ |
H A D | conversion.go | 77 content = `# This file was automatically generated by bp2build for the Bazel migration project.
|
/aosp12/art/cmdline/ |
H A D | Android.bp | 45 // TODO(b/192274705): Remove this module when the migration to standalone ART gtests is complete.
|
/aosp12/art/dexlist/ |
H A D | Android.bp | 71 // TODO(b/192274705): Remove this module when the migration to standalone ART gtests is complete.
|
/aosp12/art/dexdump/ |
H A D | Android.bp | 85 // TODO(b/192274705): Remove this module when the migration to standalone ART gtests is complete.
|
/aosp12/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/storage/ |
H A D | MetadataDatabase.java | 26 import androidx.room.migration.Migration;
|
/aosp12/art/dexoptanalyzer/ |
H A D | Android.bp | 112 // TODO(b/192274705): Remove this module when the migration to standalone ART gtests is complete.
|
/aosp12/art/sigchainlib/ |
H A D | Android.bp | 91 // TODO(b/192274705): Remove this module when the migration to standalone ART gtests is complete.
|
/aosp12/art/tools/luci/config/ |
H A D | cr-buildbucket.cfg | 24 identity: "luci-migration@appspot.gserviceaccount.com"
|
/aosp12/art/profman/ |
H A D | Android.bp | 173 // TODO(b/192274705): Remove this module when the migration to standalone ART gtests is complete.
|
/aosp12/build/bazel/rules_cc/cc/ |
H A D | find_cc_toolchain.bzl | 48 the duration of the migration. After
|
/aosp12/art/libdexfile/ |
H A D | Android.bp | 296 // TODO(b/192274705): Remove this module when the migration to standalone ART gtests is complete. 436 // TODO(b/192274705): Remove this module when the migration to standalone ART gtests is complete.
|
/aosp12/art/libartpalette/ |
H A D | Android.bp | 129 // TODO(b/192274705): Remove this module when the migration to standalone ART gtests is complete.
|
/aosp12/art/libprofile/ |
H A D | Android.bp | 204 // TODO(b/192274705): Remove this module when the migration to standalone ART gtests is complete.
|
/aosp12/art/oatdump/ |
H A D | Android.bp | 228 // TODO(b/192274705): Remove this module when the migration to standalone ART gtests is complete.
|
/aosp12/art/odrefresh/ |
H A D | Android.bp | 182 // TODO(b/192274705): Remove this module when the migration to standalone ART gtests is complete.
|
/aosp12/system/sepolicy/prebuilts/api/28.0/public/ |
H A D | netd.te | 38 # TODO: Add proper rules to prevent other process to access qtaguid_proc file after migration
|
/aosp12/art/libartbase/ |
H A D | Android.bp | 315 // TODO(b/192274705): Remove this module when the migration to standalone ART gtests is complete.
|