OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:enablePhoneAccount
(Results
1 - 3
of
3
) sorted by null
/external/robolectric-shadows/shadows/framework/src/main/java/org/robolectric/shadows/
ShadowTelecomManager.java
332
public void
enablePhoneAccount
(PhoneAccountHandle handle, boolean isEnabled) {
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/
PhoneAccountTest.java
288
enablePhoneAccount
(PHONE_ACCOUNT_HANDLE);
302
private void
enablePhoneAccount
(PhoneAccountHandle handle) throws Exception {
/cts/tests/tests/telecom/src/android/telecom/cts/
TestUtils.java
275
public static void
enablePhoneAccount
(Instrumentation instrumentation,
Completed in 109 milliseconds