Home
last modified time | relevance | path

Searched defs:onCreateLoader (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/suggestions/
H A DSuggestionControllerMixin.java114 public Loader<List<Suggestion>> onCreateLoader(int id, Bundle args) { in onCreateLoader() method in SuggestionControllerMixin
H A DSuggestionControllerMixinCompat.java113 public Loader<List<Suggestion>> onCreateLoader(int id, Bundle args) { in onCreateLoader() method in SuggestionControllerMixinCompat
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DAddPrinterActivity.java167 public Loader<List<PrintServiceInfo>> onCreateLoader(int id, Bundle args) { in onCreateLoader() method in AddPrinterActivity.PrintServiceInfoLoaderCallbacks
240 public Loader<List<RecommendationInfo>> onCreateLoader(int id, Bundle args) { in onCreateLoader() method in AddPrinterActivity.PrintServicePrintServiceRecommendationLoaderCallbacks
H A DSelectPrinterActivity.java443 public Loader<List<PrintServiceInfo>> onCreateLoader(int id, Bundle args) { in onCreateLoader() method in SelectPrinterActivity
H A DFusedPrintersProvider.java571 public Loader<List<PrintServiceInfo>> onCreateLoader(int id, Bundle args) { in onCreateLoader() method in FusedPrintersProvider.PersistenceManager
H A DPrintActivity.java1435 public Loader<List<PrintServiceInfo>> onCreateLoader(int id, Bundle args) { in onCreateLoader() method in PrintActivity
/aosp14/frameworks/base/core/tests/batterystatstests/BatteryStatsViewer/src/com/android/frameworks/core/batterystatsviewer/
H A DBatteryConsumerPickerActivity.java186 public Loader<List<BatteryConsumerInfoHelper.BatteryConsumerInfo>> onCreateLoader(int id, in onCreateLoader() method in BatteryConsumerPickerActivity.BatteryConsumerListLoaderCallbacks
H A DBatteryStatsViewerActivity.java164 public Loader<List<BatteryUsageStats>> onCreateLoader(int id, Bundle args) { in onCreateLoader() method in BatteryStatsViewerActivity.BatteryUsageStatsLoaderCallbacks
/aosp14/frameworks/base/core/java/android/app/
H A DLoaderManager.java78 public Loader<D> onCreateLoader(int id, Bundle args); in onCreateLoader() method
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...