Home
last modified time | relevance | path

Searched refs:OPTION_VALUE_2 (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java78 public static final String OPTION_VALUE_2 = "option.value.2"; field in AccountManagerTest
126 OPTIONS_BUNDLE.putString(OPTION_NAME_2, OPTION_VALUE_2); in setUp()