OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getAdnUriForPhoneAccount
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/telecom/src/android/telecom/cts/
DefaultDialerOperationsTest.java
178
mTelecomManager.
getAdnUriForPhoneAccount
(mPhoneAccountHandle);
179
fail("TelecomManager.
getAdnUriForPhoneAccount
should throw SecurityException if "
186
mTelecomManager.
getAdnUriForPhoneAccount
(mPhoneAccountHandle);
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowTelecomManager.java
317
protected Uri
getAdnUriForPhoneAccount
(PhoneAccountHandle accountHandle) {
Completed in 2674 milliseconds