Searched defs:sourceAuthority (Results 1 – 1 of 1) sorted by relevance
79 private ImportDataTask(Context context, String sourceAuthority) { in ImportDataTask()317 String sourceAuthority = devicePrefs.getString(KEY_DATA_IMPORT_SRC_AUTHORITY, ""); in performImportIfPossible() local