HomeSort by relevance Sort by last modified time
    Searched refs:shouldTestTelecom (Results 1 - 12 of 12) sorted by null

  /cts/tests/tests/telecom2/src/android/telecom/cts/
DefaultDialerOperationsNoPermissionsTest.java 37 if (!TestUtils.shouldTestTelecom(mContext)) {
62 if (!TestUtils.shouldTestTelecom(mContext)) {
74 if (!TestUtils.shouldTestTelecom(mContext)) {
86 if (!TestUtils.shouldTestTelecom(mContext)) {
98 if (!TestUtils.shouldTestTelecom(mContext)) {
110 if (!TestUtils.shouldTestTelecom(mContext)) {
122 if (!TestUtils.shouldTestTelecom(mContext)) {
134 if (!TestUtils.shouldTestTelecom(mContext)) {
  /cts/tests/tests/telecom/src/android/telecom/cts/
DefaultDialerOperationsTest.java 47 if (!TestUtils.shouldTestTelecom(mContext)) {
75 if (!TestUtils.shouldTestTelecom(mContext)) {
84 if (!TestUtils.shouldTestTelecom(mContext)) {
118 if (!TestUtils.shouldTestTelecom(mContext)) {
135 if (!TestUtils.shouldTestTelecom(mContext)) {
152 if (!TestUtils.shouldTestTelecom(mContext)) {
174 if (!TestUtils.shouldTestTelecom(mContext)) {
190 if (!TestUtils.shouldTestTelecom(mContext)) {
ConnectionTest.java 19 import static android.telecom.cts.TestUtils.shouldTestTelecom;
36 if (!shouldTestTelecom(getContext())) {
119 if (!shouldTestTelecom(getContext())) {
134 if (!shouldTestTelecom(getContext())) {
149 if (!shouldTestTelecom(getContext())) {
166 if (!shouldTestTelecom(getContext())) {
185 if (!shouldTestTelecom(getContext())) {
199 if (!shouldTestTelecom(getContext())) {
219 if (!shouldTestTelecom(getContext())) {
235 if (!shouldTestTelecom(getContext()))
    [all...]
BasicInCallServiceTest.java 19 import static android.telecom.cts.TestUtils.shouldTestTelecom;
66 if (!shouldTestTelecom(mContext)) {
PhoneAccountOperationsTest.java 83 if (!TestUtils.shouldTestTelecom(mContext)) {
91 if (!TestUtils.shouldTestTelecom(mContext)) {
102 if (!shouldTestTelecom(mContext)) {
116 if (!shouldTestTelecom(mContext)) {
128 if (!shouldTestTelecom(mContext)) {
157 if (!shouldTestTelecom(mContext)) {
177 if (!shouldTestTelecom(mContext)) {
189 if (!shouldTestTelecom(mContext)) {
TelecomAvailabilityTest.java 19 import static android.telecom.cts.TestUtils.shouldTestTelecom;
57 if (!shouldTestTelecom(mContext)) {
73 if (!shouldTestTelecom(mContext)) {
NumberDialingTest.java 19 import static android.telecom.cts.TestUtils.shouldTestTelecom;
OutgoingCallTest.java 19 import static android.telecom.cts.TestUtils.shouldTestTelecom;
SimCallManagerTest.java 65 if (!TestUtils.shouldTestTelecom(mContext)) {
89 if (!TestUtils.shouldTestTelecom(mContext)) {
TestUtils.java 61 public static boolean shouldTestTelecom(Context context) {
BaseTelecomTestWithMockServices.java 97 mShouldTestTelecom = shouldTestTelecom(mContext);
    [all...]
VideoCallTest.java 28 import static android.telecom.cts.TestUtils.shouldTestTelecom;

Completed in 633 milliseconds