Searched refs:REMOVE_USER_TIMEOUT_SECONDS (Results 1 – 1 of 1) sorted by relevance
82 private static final int REMOVE_USER_TIMEOUT_SECONDS = 180; // 180 seconds field in UserManagerTest108 mUserRemovalWaiter = new UserRemovalWaiter(mContext, TAG, REMOVE_USER_TIMEOUT_SECONDS); in setUp()