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

  /cts/tests/tests/content/src/android/content/cts/
AccountAccessSameCertTest.java 22 import static com.android.cts.content.Utils.disallowSyncAdapterRunInBackgroundAndDataInBackground;
68 disallowSyncAdapterRunInBackgroundAndDataInBackground();
DeferSyncTest.java 23 import static com.android.cts.content.Utils.disallowSyncAdapterRunInBackgroundAndDataInBackground;
77 disallowSyncAdapterRunInBackgroundAndDataInBackground();
  /cts/tests/tests/content/CtsSyncAccountAccessOtherCertTests/src/com/android/cts/content/
CtsSyncAccountAccessOtherCertTestCases.java 22 import static com.android.cts.content.Utils.disallowSyncAdapterRunInBackgroundAndDataInBackground;
90 disallowSyncAdapterRunInBackgroundAndDataInBackground();
  /cts/tests/tests/content/lib/accountaccess/src/com.android.cts.content/
Utils.java 77 public static void disallowSyncAdapterRunInBackgroundAndDataInBackground() throws IOException {

Completed in 58 milliseconds