Home
last modified time | relevance | path

Searched refs:getDefaults (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/telephony/java/android/telephony/
H A DCarrierConfigManager.java9990 sDefaults.putAll(Apn.getDefaults()); in Apn.getDefaults()
10404 sDefaults.putAll(Gps.getDefaults()); in Gps.getDefaults()
10427 sDefaults.putAll(Ims.getDefaults()); in Ims.getDefaults()
10429 sDefaults.putAll(ImsSms.getDefaults()); in ImsSms.getDefaults()
10430 sDefaults.putAll(ImsRtt.getDefaults()); in ImsRtt.getDefaults()
10432 sDefaults.putAll(ImsVt.getDefaults()); in ImsVt.getDefaults()
10433 sDefaults.putAll(ImsWfc.getDefaults()); in ImsWfc.getDefaults()
10434 sDefaults.putAll(ImsSs.getDefaults()); in ImsSs.getDefaults()
10435 sDefaults.putAll(Bsf.getDefaults()); in Bsf.getDefaults()
10436 sDefaults.putAll(Iwlan.getDefaults()); in Iwlan.getDefaults()
[all …]
/aosp14/frameworks/base/core/java/android/print/
H A DPrinterCapabilitiesInfo.java184 public @NonNull PrintAttributes getDefaults() { in getDefaults() method in PrinterCapabilitiesInfo
/aosp14/frameworks/base/packages/PrintSpooler/src/com/android/printspooler/ui/
H A DPrintActivity.java1173 PrintAttributes defaults = capabilities.getDefaults(); in updatePrintAttributesFromCapabilities()
1678 PrintAttributes defaultAttributes = capabilities.getDefaults(); in updateOptionsUi()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt35081 method @NonNull public android.print.PrintAttributes getDefaults();