Home
last modified time | relevance | path

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

/cts/tests/tests/accounts/src/android/accounts/cts/
DAccountManagerTest.java82 public static final String OPTION_VALUE_1 = "option.value.1"; field in AccountManagerTest
145 OPTIONS_BUNDLE.putString(OPTION_NAME_1, OPTION_VALUE_1); in setUp()