Searched refs:getConfigurationIntentForUser (Results 1 – 3 of 3) sorted by relevance
494 Intent getConfigurationIntentForUser(int userId, String transport); in getConfigurationIntentForUser() method
943 return sService.getConfigurationIntentForUser(mContext.getUserId(), transportName); in getConfigurationIntent()
1195 public Intent getConfigurationIntentForUser(int userId, String transport) in getConfigurationIntentForUser() method in BackupManagerService1204 return getConfigurationIntentForUser(binderGetCallingUserId(), transport); in getConfigurationIntent()