Home
last modified time | relevance | path

Searched defs:startServiceForUser (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/backup/java/com/android/server/backup/
DBackupManagerService.java164 protected void startServiceForUser(int userId) { in startServiceForUser() method in BackupManagerService
180 void startServiceForUser(int userId, UserBackupManagerService userBackupManagerService) { in startServiceForUser() method in BackupManagerService
DTrampoline.java273 private void startServiceForUser(int userId) { in startServiceForUser() method in Trampoline