Searched refs:SECURE_SECONDARY_USER_ID (Results 1 – 1 of 1) sorted by relevance
91 protected static final int SECURE_SECONDARY_USER_ID = 21; field in RebootEscrowManagerTests320 users.add(new UserInfo(SECURE_SECONDARY_USER_ID, "secure", FLAG_FULL)); in setUp_baseServices()325 when(mCallbacks.isUserSecure(SECURE_SECONDARY_USER_ID)).thenReturn(true); in setUp_baseServices()473 callToRebootEscrowIfNeededAndWait(SECURE_SECONDARY_USER_ID); in armService_MultipleUsers_Success()477 assertTrue(mStorage.hasRebootEscrow(SECURE_SECONDARY_USER_ID)); in armService_MultipleUsers_Success()488 assertTrue(mStorage.hasRebootEscrow(SECURE_SECONDARY_USER_ID)); in armService_MultipleUsers_Success()