Home
last modified time | relevance | path

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

/cts/tests/tests/telecom/src/android/telecom/cts/
DConnectionServiceTest.java438 if (!mShouldTestTelecom || !hasDialerRole(mContext)) { in testCallLogForBlockedNumberIncomingCall()
DTestUtils.java460 public static boolean hasDialerRole(Context context) { in hasDialerRole() method in TestUtils