Searched refs:staged (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Virtualization/virtualizationmanager/src/ |
D | payload.rs | 175 let staged = in get_apex_list() localVariable 177 for name in staged { in get_apex_list() 713 let staged = NamedTempFile::new().unwrap(); in test_prefer_staged_apex_with_factory_active_apex() localVariable 718 diskImagePath: staged.path().to_string_lossy().to_string(), in test_prefer_staged_apex_with_factory_active_apex() 730 path: staged.path().to_owned(), in test_prefer_staged_apex_with_factory_active_apex() 731 last_update_seconds: last_updated(staged.path()).unwrap(), in test_prefer_staged_apex_with_factory_active_apex() 759 let staged = NamedTempFile::new().unwrap(); in test_prefer_staged_apex_with_factory_and_inactive_apex() localVariable 764 diskImagePath: staged.path().to_string_lossy().to_string(), in test_prefer_staged_apex_with_factory_and_inactive_apex() 778 path: staged.path().to_owned(), in test_prefer_staged_apex_with_factory_and_inactive_apex() 779 last_update_seconds: last_updated(staged.path()).unwrap(), in test_prefer_staged_apex_with_factory_and_inactive_apex()
|
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
D | CarUxRestrictionsManagerServiceTest.java | 143 File staged = setupMockFile(CONFIG_FILENAME_STAGED, null); in testSaveConfig_WriteStagedFile() local 156 assertEquals(expectedConfig, readFile(staged.toPath())); in testSaveConfig_WriteStagedFile() 286 File staged = setupMockFile(CONFIG_FILENAME_STAGED, List.of(expected)); in testLoadConfig_PromoteStagedFileWhenParked() local 293 assertFalse(staged.exists()); in testLoadConfig_PromoteStagedFileWhenParked() 300 File staged = setupMockFile(CONFIG_FILENAME_STAGED, null); in testLoadConfig_NoPromoteStagedFileWhenMoving() local 308 assertTrue(staged.exists()); in testLoadConfig_NoPromoteStagedFileWhenMoving() 315 File staged = setupMockFile(CONFIG_FILENAME_STAGED, null); in testLoadConfig_NoPromoteStagedFileWhenMovingBackwards() local 323 assertTrue(staged.exists()); in testLoadConfig_NoPromoteStagedFileWhenMovingBackwards()
|
/packages/modules/HealthFitness/tests/unittests/src/com/android/server/healthconnect/permission/ |
D | GrantTimePersistenceUnitTest.java | 197 File staged = datastore.getFile(mUser, DATA_TYPE_STAGED); in testGetFile_getAllTypes_allFilesNonNullAndDifferent() local 199 assertThat(staged).isNotNull(); in testGetFile_getAllTypes_allFilesNonNullAndDifferent() 200 assertThat(current).isNotEqualTo(staged); in testGetFile_getAllTypes_allFilesNonNullAndDifferent()
|
/packages/modules/ConfigInfrastructure/service/ |
D | flags.aconfig | 7 description: "If enabled, a notification appears when flags are staged to be applied on reboot."
|
/packages/modules/Bluetooth/ |
D | README.md | 124 We provide a build script to automate building assuming you've staged your build
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_GB_wordlist.combined.gz |
|
D | en_US_wordlist.combined.gz |
|
D | en_wordlist.combined.gz |
|