Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java228 public static final Bundle SELF_MANAGED_ACCOUNT_2_EXTRAS; field in TestUtils
230 SELF_MANAGED_ACCOUNT_2_EXTRAS = new Bundle();
231 SELF_MANAGED_ACCOUNT_2_EXTRAS.putBoolean(PhoneAccount.EXTRA_LOG_SELF_MANAGED_CALLS, true); in SELF_MANAGED_ACCOUNT_2_EXTRAS.putBoolean()
251 .setExtras(SELF_MANAGED_ACCOUNT_2_EXTRAS)