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.java202 public static final Bundle SELF_MANAGED_ACCOUNT_2_EXTRAS; field in TestUtils
204 SELF_MANAGED_ACCOUNT_2_EXTRAS = new Bundle();
205 SELF_MANAGED_ACCOUNT_2_EXTRAS.putBoolean(PhoneAccount.EXTRA_LOG_SELF_MANAGED_CALLS, true); in SELF_MANAGED_ACCOUNT_2_EXTRAS.putBoolean()
219 .setExtras(SELF_MANAGED_ACCOUNT_2_EXTRAS)