Home
last modified time | relevance | path

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

/cts/hostsidetests/numberblocking/app/src/com/android/cts/numberblocking/hostside/
DBaseNumberBlockingClientTest.java32 protected String mPhoneAccountId; field in BaseNumberBlockingClientTest
44 mPhoneAccountId = arguments.getString("phone_account_id"); in setUp()
45 assertNotNull(mPhoneAccountId); in setUp()
DCallBlockingTest.java115 mPhoneAccountId, in getPhoneAccountHandle()