Searched refs:hasDialerRole (Results 1 – 2 of 2) sorted by relevance
438 if (!mShouldTestTelecom || !hasDialerRole(mContext)) { in testCallLogForBlockedNumberIncomingCall()
460 public static boolean hasDialerRole(Context context) { in hasDialerRole() method in TestUtils