Home
last modified time | relevance | path

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

/cts/tests/tests/telephony/current/src/android/telephony/cts/
DTelephonyRegistryManagerTest.java758 LinkedBlockingQueue<CallAttributes> mTestCallAttributes; field in TelephonyRegistryManagerTest.TestTelephonyCallbackLegacy
760 mTestCallAttributes = queue; in TestTelephonyCallbackLegacy()
764 mTestCallAttributes.offer(callAttributes); in onCallAttributesChanged()