Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DTestUtils.java205 SELF_MANAGED_ACCOUNT_2_EXTRAS.putBoolean(PhoneAccount.EXTRA_LOG_SELF_MANAGED_CALLS, true); in SELF_MANAGED_ACCOUNT_2_EXTRAS.putBoolean() argument
DBaseTelecomTestWithMockServices.java961 && extras.getBoolean(PhoneAccount.EXTRA_LOG_SELF_MANAGED_CALLS) in isLoggedCall()