Searched refs:USERNAME (Results 1 – 2 of 2) sorted by relevance
42 private static final String USERNAME = "username"; field in EapSessionConfigUtilsTest62 createBuilderWithId().setEapMsChapV2Config(USERNAME, PASSWORD).build(); in testSetEapMsChapV2EncodeDecodeIsLossless()106 new EapSessionConfig.Builder().setEapMsChapV2Config(USERNAME, PASSWORD).build(); in testSetEapTtlsEncodeDecodeIsLossless()
60 private static final String USERNAME = "username"; field in PeopleProviderTest63 new ShortcutInfo.Builder(mContext, SHORTCUT_ID_A).setLongLabel(USERNAME).build();