Home
last modified time | relevance | path

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

/cts/tests/tests/telecom-apps/Utils/src/android/telecom/cts/apps/
DTelecomTestApp.java75 public static final PhoneAccountHandle SELF_MANAGED_CS_MAIN_HANDLE = new PhoneAccountHandle( field in TelecomTestApp
95 PhoneAccount.builder(SELF_MANAGED_CS_MAIN_HANDLE,
DAttributesUtil.java131 return TelecomTestApp.SELF_MANAGED_CS_MAIN_HANDLE; in getPhoneAccountHandleForApp()