Searched refs:IS_PRIMARY_USER_PARAM (Results 1 – 2 of 2) sorted by relevance
42 private static final String IS_PRIMARY_USER_PARAM = "isPrimaryUser"; field in StorageEncryptionTest55 InstrumentationRegistry.getArguments().getString(IS_PRIMARY_USER_PARAM)); in setUp()
59 private static final String IS_PRIMARY_USER_PARAM = "isPrimaryUser"; field in DeviceAndProfileOwnerTest1559 ImmutableMap.of(IS_PRIMARY_USER_PARAM, String.valueOf(mUserId == mPrimaryUserId)); in testSetStorageEncryption()