Searched defs:LoadPreferencesTask (Results 1 – 1 of 1) sorted by relevance
/packages/apps/TV/common/src/com/android/tv/common/ | ||
D | CommonPreferences.java | 276 private static class LoadPreferencesTask extends AsyncTask<Void, Void, Bundle> { class in CommonPreferences |