Searched defs:getCurrentSyncs (Results 1 – 2 of 2) sorted by relevance
| /packages/apps/Car/Settings/src/com/android/car/settings/accounts/ | ||
| D | AccountDetailsWithSyncStatusPreferenceController.java | 155 List<SyncInfo> getCurrentSyncs(int userId) { in getCurrentSyncs() method in AccountDetailsWithSyncStatusPreferenceController |
| /packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/accounts/ | ||
| D | AccountDetailsWithSyncStatusPreferenceControllerTest.java | 235 List<SyncInfo> getCurrentSyncs(int userId) { in getCurrentSyncs() method in AccountDetailsWithSyncStatusPreferenceControllerTest.TestAccountDetailsWithSyncStatusPreferenceController |