Home
last modified time | relevance | path

Searched refs:ephemeral (Results 1 – 5 of 5) sorted by relevance

/packages/services/Car/car-test-lib/src/android/car/test/util/
DUserTestingHelper.java68 public static UserInfo newGuestUser(@UserIdInt int userId, boolean ephemeral) { in newGuestUser() argument
69 return new UserInfoBuilder(userId).setGuest(true).setEphemeral(ephemeral).build(); in newGuestUser()
183 public UserInfoBuilder setEphemeral(boolean ephemeral) { in setEphemeral() argument
184 mEphemeral = ephemeral; in setEphemeral()
/packages/services/Car/tests/carservice_unit_test/src/android/car/userlib/
DInitialUserSetterTest.java176 boolean ephemeral = true; // ephemeral doesn't really matter in this test in testSwitchUser_ok_guestReplaced()
178 expectGuestExists(USER_ID, ephemeral); // ephemeral doesn't matter in testSwitchUser_ok_guestReplaced()
179 UserInfo newGuest = newGuestUser(NEW_USER_ID, ephemeral); in testSwitchUser_ok_guestReplaced()
197 boolean ephemeral = true; // ephemeral doesn't really matter in this test in testSwitchUser_ok_guestDoesNotNeedToBeReplaced()
198 UserInfo existingGuest = expectGuestExists(USER_ID, ephemeral); in testSwitchUser_ok_guestDoesNotNeedToBeReplaced()
603 boolean ephemeral = true; // ephemeral doesn't really matter in this test in testDefaultBehavior_nonFirstBoot_ok_guestReplaced()
605 expectGuestExists(USER_ID, ephemeral); in testDefaultBehavior_nonFirstBoot_ok_guestReplaced()
606 UserInfo newGuest = newGuestUser(NEW_USER_ID, ephemeral); in testDefaultBehavior_nonFirstBoot_ok_guestReplaced()
658 boolean ephemeral = true; // ephemeral doesn't really matter in this test in testDefaultBehavior_nonFirstBoot_ok_guestDoesNotNeedToBeReplaced()
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...