Searched refs:IS_SYSTEM_USER_PARAM (Results 1 – 3 of 3) sorted by relevance
42 private static final String IS_SYSTEM_USER_PARAM = "isSystemUser"; field in StorageEncryptionTest56 InstrumentationRegistry.getArguments().getString(IS_SYSTEM_USER_PARAM)); in setUp()
396 ImmutableMap.of(IS_SYSTEM_USER_PARAM, String.valueOf(/* isSystemUser= */ true)); in testSetStorageEncryption()
71 protected static final String IS_SYSTEM_USER_PARAM = "isSystemUser"; field in DeviceAndProfileOwnerTest1329 ImmutableMap.of(IS_SYSTEM_USER_PARAM, String.valueOf(mUserId == USER_SYSTEM)); in testSetStorageEncryption()