HomeSort by relevance Sort by last modified time
    Searched full:authorityother (Results 1 - 1 of 1) sorted by null

  /frameworks/base/services/tests/servicestests/src/com/android/server/content/
SyncStorageEngineTest.java 176 final String authorityOther = "other";
209 assertEquals(true, engine.getSyncAutomatically(account1, 0, authorityOther));
215 assertEquals(true, engine.getSyncAutomatically(account2, 0, authorityOther));

Completed in 439 milliseconds